mx4j.tools.remote.http
public class HTTPServerInvoker extends AbstractServerInvoker implements HTTPConnection
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
HTTPServerInvoker(MBeanServerConnection server, RemoteNotificationServerHandler handler) |
Method Summary | |
---|---|
Integer | addNotificationListener(ObjectName name, Object filter, Subject delegate) |
void | close() |
String | connect(Object credentials) |
NotificationResult | fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout) |
void | removeNotificationListeners(ObjectName name, Integer[] listenerIDs, Subject delegate) |