org.apache.catalina.tribes.group

Class RpcMessage.NoRpcChannelReply

public static class RpcMessage.NoRpcChannelReply extends RpcMessage

Constructor Summary
NoRpcChannelReply()
NoRpcChannelReply(byte[] rpcid, byte[] uuid)
Method Summary
voidreadExternal(ObjectInput in)
voidwriteExternal(ObjectOutput out)

Constructor Detail

NoRpcChannelReply

public NoRpcChannelReply()

NoRpcChannelReply

public NoRpcChannelReply(byte[] rpcid, byte[] uuid)

Method Detail

readExternal

public void readExternal(ObjectInput in)

writeExternal

public void writeExternal(ObjectOutput out)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.