|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDispatcher | |
org.jgroups.blocks | Provides building blocks that are layered on top of channels. |
Uses of MessageDispatcher in org.jgroups.blocks |
Subclasses of MessageDispatcher in org.jgroups.blocks | |
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). |
Fields in org.jgroups.blocks declared as MessageDispatcher | |
protected MessageDispatcher |
ReplicationManager.disp
Used to broadcast updates and receive responses (latter only in synchronous case) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |