JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019 Terracotta, Inc. . All rights reserved.