Package javax.management.remote.jmxmp

The JMXMP Connector.

See:
          Description

Class Summary
JMXMPConnector The client end of a JMXMP Connector.
JMXMPConnectorServer A JMX API connector server that creates connections using the JMX Messaging Protocol over TCP.
 

Package javax.management.remote.jmxmp Description

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.

Since:
1.0

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.