mx4j.tools.remote.http
Class HTTPRemoteNotificationClientHandler
- RemoteNotificationClientHandler
public class HTTPRemoteNotificationClientHandler
Version:
protected javax.management.remote.NotificationResult | fetchNotifications(long sequence, int maxNumber, long timeout)- Calls the server side to fetch notifications.
|
addNotificationListener, contains, fetchNotifications, getLogger, getMaxRetries, getNotificationListener, getNotificationListeners, getNotificationsCount, getRetryPeriod, isActive, removeNotificationListeners, sendConnectionNotificationLost, start, stop |
fetchNotifications
protected javax.management.remote.NotificationResult fetchNotifications(long sequence,
int maxNumber,
long timeout)
throws IOException Calls the server side to fetch notifications.
- fetchNotifications in interface AbstractRemoteNotificationClientHandler
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.