public static class RpcMessage.NoRpcChannelReply extends RpcMessage
RpcMessage.NoRpcChannelReply
message, 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) |
toString
public RpcMessage.NoRpcChannelReply()
public RpcMessage.NoRpcChannelReply(byte[] rpcid, byte[] uuid)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class RpcMessage
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class RpcMessage
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.