Exception cause
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
IOExceptionJMXServiceURL address
String msg
CloseMessage.getMessage()String profiles
HandshakeBeginMessage.getProfiles()String version
HandshakeBeginMessage.getVersion()Object context
HandshakeEndMessage.getContext()String connectionId
HandshakeEndMessage.getConnectionId()String detail
HandshakeErrorMessage.getDetail()long messageId
MBeanServerRequestMessage.getMessageId()int methodId
MBeanServerRequestMessage.getMethodId()Object[] params
MBeanServerRequestMessage.getParams()Subject delegationSubject
long id
Object wrappedResult
MBeanServerConnection method call. If the method
returned normally, this is the value returned, or null if the
method is void. If the method produced an
exception, this is the exception.boolean isException
MBeanServerResponseMessage.isException()long clientSequenceNumber
int maxNotifications
long timeout
Object wrappedNotificationResult
NotificationResult object wrapped using the ObjectWrapping for the connection using this message.String mechanism
SASLMessage.getMechanism()int status
SASLMessage.getStatus()byte[] blob
SASLMessage.getBlob()int status
TLSMessage.getStatus()String version
getVersion()Copyright © 2019 Terracotta, Inc.. All rights reserved.