Uses of Class
org.apache.catalina.tribes.group.RpcMessage

Packages that use RpcMessage
org.apache.catalina.tribes.group   
 

Uses of RpcMessage in org.apache.catalina.tribes.group
 

Subclasses of RpcMessage in org.apache.catalina.tribes.group
static class RpcMessage.NoRpcChannelReply
           
 

Methods in org.apache.catalina.tribes.group with parameters of type RpcMessage
protected  void GroupChannel.sendNoRpcChannelReply(RpcMessage msg, Member destination)
          Sends a NoRpcChannelReply message to a member
This method gets invoked by the channel if a RPC message comes in and no channel listener accepts the message.
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.