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 |
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(java.awt.Frame parent,
Node dest,
java.lang.String src,
RpcDispatcher disp) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.