| Package | Description |
|---|---|
| mx4j.tools.remote | |
| mx4j.tools.remote.http | |
| mx4j.tools.remote.local |
| Constructor and Description |
|---|
AbstractConnectionManager(AbstractJMXConnectorServer server,
java.util.Map environment)
Called by subclasses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPConnectorServer |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionManager |
HTTPConnectorServer.createConnectionManager(AbstractJMXConnectorServer server,
javax.management.remote.JMXServiceURL url,
java.util.Map environment) |
| Constructor and Description |
|---|
HTTPConnectionManager(AbstractJMXConnectorServer server,
java.lang.String protocol,
java.util.Map environment) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalConnectorServer |