Package | Description |
---|---|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
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 | Class and Description |
---|---|
class |
CommandAwareRpcDispatcher
A JGroups RPC dispatcher that knows how to deal with
ReplicableCommand s. |
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(Frame parent,
Node dest,
String src,
RpcDispatcher disp) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.