| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupRequest | |
|---|---|
| org.jgroups.blocks | Provides building blocks that are layered on top of channels. | 
| org.jgroups.blocks.mux | |
| Uses of GroupRequest in org.jgroups.blocks | 
|---|
| Methods in org.jgroups.blocks that return GroupRequest | ||
|---|---|---|
protected 
 | 
MessageDispatcher.cast(java.util.Collection<Address> dests,
     Message msg,
     RequestOptions options,
     boolean block_for_results)
 | 
|
| Uses of GroupRequest in org.jgroups.blocks.mux | 
|---|
| Methods in org.jgroups.blocks.mux that return GroupRequest | ||
|---|---|---|
protected 
 | 
MuxMessageDispatcher.cast(java.util.Collection<Address> dests,
     Message msg,
     RequestOptions options,
     boolean blockForResults)
 | 
|
protected 
 | 
MuxRpcDispatcher.cast(java.util.Collection<Address> dests,
     Message msg,
     RequestOptions options,
     boolean blockForResults)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||