Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
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 | Field and Description |
---|---|
protected MessageDispatcher |
ReplicationManager.disp
Used to broadcast updates and receive responses (latter only in synchronous case)
|
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.