mx4j.tools.remote.http
public class HTTPConnector extends AbstractJMXConnector
Version: $
Constructor Summary | |
---|---|
HTTPConnector(JMXServiceURL address, Map environment) |
Method Summary | |
---|---|
protected HeartBeat | createHeartBeat(HTTPConnection connection, ConnectionNotificationEmitter emitter, Map environment) |
protected RemoteNotificationClientHandler | createRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) |
protected void | doClose() |
protected void | doConnect(Map environment) |
protected MBeanServerConnection | doGetMBeanServerConnection(Subject delegate) |
String | getConnectionId() |
protected HTTPConnection | getHTTPConnection() |
RemoteNotificationClientHandler | getRemoteNotificationClientHandler() |