| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.remote.AbstractRemoteNotificationClientHandlermx4j.tools.remote.http.HTTPRemoteNotificationClientHandlerpublic class HTTPRemoteNotificationClientHandlerConstructor Summary | |
| |
Method Summary | |
protected javax.management.remote.NotificationResult |
|
Methods inherited from class mx4j.remote.AbstractRemoteNotificationClientHandler | |
addNotificationListener, contains, fetchNotifications, getLogger, getMaxRetries, getNotificationListener, getNotificationListeners, getNotificationsCount, getRetryPeriod, isActive, removeNotificationListeners, sendConnectionNotificationLost, start, stop | |
public HTTPRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment)
protected javax.management.remote.NotificationResult fetchNotifications(long sequence,
int maxNumber,
long timeout)
throws IOExceptionCalls the server side to fetch notifications.
- Overrides:
- fetchNotifications in interface AbstractRemoteNotificationClientHandler