Uses of Class
org.jgroups.blocks.Request

Packages that use Request
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of Request in org.jgroups.blocks
 

Subclasses of Request in org.jgroups.blocks
 class GroupRequest
          Sends a message to all members of the group and waits for all responses (or timeout).
 class MultiRequest
          Sends a request to multiple destinations.
 class UnicastRequest<T>
          Sends a request to a single target destination
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.