| Package | Description | 
|---|---|
| org.jgroups.blocks | 
 Provides building blocks that are layered on top of channels. 
 | 
| org.jgroups.blocks.mux | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RpcDispatcher
This class allows a programmer to invoke remote methods in all (or single) 
 group members and optionally wait for the return value(s). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends MessageDispatcher> | 
MessageDispatcher.correlator(RequestCorrelator c)  | 
| Modifier and Type | Method and Description | 
|---|---|
MessageDispatcher | 
MessageDispatcher.asyncDispatching(boolean flag)  | 
MessageDispatcher | 
MessageDispatcher.extendedStats(boolean fl)  | 
MessageDispatcher | 
MessageDispatcher.wrapExceptions(boolean flag)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MuxMessageDispatcher
A multiplexed message dispatcher. 
 | 
class  | 
MuxRpcDispatcher
A multiplexed message dispatcher. 
 | 
Copyright © 1998-2020 Red Hat. All Rights Reserved.