| Class | Description |
|---|---|
| JMXMPConnector |
The client end of a JMXMP Connector.
|
| JMXMPConnectorServer |
A JMX API connector server that creates connections using the JMX
Messaging Protocol over TCP.
|
The JMXMP Connector. This package is an optional package of the JMX Remote API.
This package defines a connector for the JMXMP protocol. The JMXMP Connector is a configuration of the Generic Connector where the transport uses Java object serialization over a TCP connection, and the object wrapping also uses Java object serialization.
The JMXMP Connector is described in detail in the document JMX Remote API.
Copyright © 2019 Terracotta, Inc.. All rights reserved.