|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Message | This interface is used to tag an implementing class as a JMXMP protocol message that can be exchanged between the client and the server ends of a JMX API connector. |
ProfileMessage | This interface must be implemented by all the messages that represent a profile that can be negotiated during the initial handshake between the client and the server. |
Class Summary | |
---|---|
CloseMessage | This class is used to inform a remote side of local closing. |
HandshakeBeginMessage | Handshake begin message exchanged between the server and the client. |
HandshakeEndMessage | Handshake end message exchanged between the client and the server. |
HandshakeErrorMessage | This class represents an error that occurred during the various client/server handshake exchanges. |
MBeanServerRequestMessage | An MBeanServerConnection method call, encoded as an
object. |
MBeanServerResponseMessage | The result of an MBeanServerConnection method call,
encoded as an object. |
NotificationRequestMessage | Message that requests received notifications. |
NotificationResponseMessage | Message that transports one or more notifications emitted from an MBean server through a connector server to listeners in a remote client. |
SASLMessage | A challenge or response exchanged between client and server during SASL authentication. |
TLSMessage | Handshake message between client and server to set up the TLS handshake. |
VersionMessage | This class represents the handshake messages exchanged between the client and the server to agree on the protocol version. |
Message definitions for JMXMP. This package is an optional package of the JMX Remote API.
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |