public static class RpcMessage.NoRpcChannelReply extends RpcMessage
RpcMessage.NoRpcChannelReplymessage, reply, rpcId, uuid| Constructor and Description | 
|---|
RpcMessage.NoRpcChannelReply()  | 
RpcMessage.NoRpcChannelReply(byte[] rpcid,
                            byte[] uuid)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
readExternal(ObjectInput in)  | 
void | 
writeExternal(ObjectOutput out)  | 
toStringpublic RpcMessage.NoRpcChannelReply()
public RpcMessage.NoRpcChannelReply(byte[] rpcid,
                            byte[] uuid)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class RpcMessageIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class RpcMessageIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.