Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.blocks.mux | |
org.jgroups.demos |
Provides demonstrations of JGroups functionality.
|
org.jgroups.demos.wb |
A distributed whiteboard applet implemented using JGroups.
|
Modifier and Type | Field and Description |
---|---|
protected RpcDispatcher |
ReplicatedHashMap.disp |
protected RpcDispatcher |
DistributedQueue.disp |
protected RpcDispatcher |
DistributedTree.disp |
Modifier and Type | Class and Description |
---|---|
class |
MuxRpcDispatcher
A multiplexed message dispatcher.
|
Modifier and Type | Field and Description |
---|---|
protected RpcDispatcher |
RelayDemoRpc.disp |
Modifier and Type | Field and Description |
---|---|
RpcDispatcher |
Whiteboard.disp |
Constructor and Description |
---|
SendDialog(Frame parent,
Node dest,
String src,
RpcDispatcher disp) |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.