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

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

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

Methods in org.apache.catalina.tribes.group that return Response
 Response[] RpcChannel.RpcCollector.getResponses()
           
 Response[] RpcChannel.send(Member[] destination, Serializable message, int rpcOptions, int channelOptions, long timeout)
          Send a message and wait for the response.
 



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