Package | Description |
---|---|
mx4j.tools.remote | |
mx4j.tools.remote.http |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnectionManager
Implementation of the ConnectionManager interface that implements emission of connection notifications,
authentication, and proper closing of connections.
|
Constructor and Description |
---|
AbstractConnection(java.lang.String connectionId,
ConnectionManager manager) |
JMXConnectionHandler(JMXConnection connection,
ConnectionManager manager,
java.lang.String connectionId) |
Modifier and Type | Class and Description |
---|---|
class |
HTTPConnectionManager |
Modifier and Type | Method and Description |
---|---|
protected ConnectionManager |
HTTPConnectorServer.createConnectionManager(AbstractJMXConnectorServer server,
javax.management.remote.JMXServiceURL url,
java.util.Map environment) |
Constructor and Description |
---|
HTTPConnectionHandler(JMXConnection connection,
ConnectionManager manager,
java.lang.String connectionId) |