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.




Copyright © 2014 Terracotta, Inc.. All rights reserved.