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

Packages that use RpcChannel
org.apache.catalina.tribes.tipis   
 

Uses of RpcChannel in org.apache.catalina.tribes.tipis
 

Fields in org.apache.catalina.tribes.tipis declared as RpcChannel
protected  RpcChannel AbstractReplicatedMap.rpcChannel
          The RpcChannel to send RPC messages through
 

Methods in org.apache.catalina.tribes.tipis that return RpcChannel
 RpcChannel AbstractReplicatedMap.getRpcChannel()
           
 



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