Uses of Package
javax.management.remote.message

Packages that use javax.management.remote.message
com.sun.jmx.remote.generic Warning: Classes in this package are reserved for internal use
com.sun.jmx.remote.opt.security Warning: Classes in this package are reserved for internal use
com.sun.jmx.remote.socket Warning: Classes in this package are reserved for internal use
javax.management.remote.generic The Generic JMX API Connector. 
javax.management.remote.message Message definitions for JMXMP. 
 

Classes in javax.management.remote.message used by com.sun.jmx.remote.generic
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.
 

Classes in javax.management.remote.message used by com.sun.jmx.remote.opt.security
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.
 

Classes in javax.management.remote.message used by com.sun.jmx.remote.socket
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.
 

Classes in javax.management.remote.message used by javax.management.remote.generic
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.
 

Classes in javax.management.remote.message used by javax.management.remote.message
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.
 



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