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<T>
          Sends a message to all members of the group and waits for all responses (or timeout).
 class UnicastRequest<T>
          Sends a request to a single target destination
 



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