javax.management.remote.message
Interface Message

All Superinterfaces:
Serializable
All Known Subinterfaces:
ProfileMessage
All Known Implementing Classes:
CloseMessage, HandshakeBeginMessage, HandshakeEndMessage, HandshakeErrorMessage, MBeanServerRequestMessage, MBeanServerResponseMessage, NotificationRequestMessage, NotificationResponseMessage, SASLMessage, TLSMessage, VersionMessage

public interface Message
extends Serializable

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.



JMX Remote API Specification 1.0 Final Release
Generated from RI build jmxremote-1_0_1_03-b57.2 2005.11.28_17:40:34_MET

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.