See: Description
| Class | Description |
|---|---|
| AbstractNotifier | |
| Notification | |
| ThreadPoolNotifier |
A notifier implementation that uses a thread pool to deliver notifications to subscribers
|
| UnthreadedNotifier |
A notifier that does not use threads.
|
These implementations all use the standard java.net.* classes for making requests to URLs.
Copyright © 2016. All rights reserved.