public class HTTPRemoteNotificationClientHandler extends AbstractRemoteNotificationClientHandler
| Constructor and Description |
|---|
HTTPRemoteNotificationClientHandler(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.management.remote.NotificationResult |
fetchNotifications(long sequence,
int maxNumber,
long timeout)
Calls the server side to fetch notifications.
|
addNotificationListener, contains, getLogger, getMaxRetries, getNotificationListener, getNotificationListeners, getNotificationsCount, getRetryPeriod, isActive, removeNotificationListeners, sendConnectionNotificationLost, start, stoppublic HTTPRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, java.util.Map environment)
protected javax.management.remote.NotificationResult fetchNotifications(long sequence,
int maxNumber,
long timeout)
throws java.io.IOException
AbstractRemoteNotificationClientHandlerfetchNotifications in class AbstractRemoteNotificationClientHandlerjava.io.IOException