mx4j.tools.remote.http
public class HTTPConnectionHandler extends JMXConnectionHandler implements HTTPConnection
Version: $
| Constructor Summary | |
|---|---|
| HTTPConnectionHandler(JMXConnection connection, ConnectionManager manager, String connectionId) | |
| Method Summary | |
|---|---|
| Integer | addNotificationListener(ObjectName name, Object filter, Subject delegate) |
| String | connect(Object credentials) |
| NotificationResult | fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout) |
| void | removeNotificationListeners(ObjectName name, Integer[] listenerIDs, Subject delegate) |