org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Interface RemoteNotificationClientHandler.NotificationHandler

Enclosing class:
RemoteNotificationClientHandler

public static interface RemoteNotificationClientHandler.NotificationHandler


Method Summary
 NotificationResult fetchNotifications(long sequenceNumber, int maxNumber, long timeout)
           
 void sendNotificationsLost(long howMany)
           
 

Method Detail

fetchNotifications

NotificationResult fetchNotifications(long sequenceNumber,
                                      int maxNumber,
                                      long timeout)
                                      throws IOException
Throws:
IOException

sendNotificationsLost

void sendNotificationsLost(long howMany)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.