| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcDispatcher | |
|---|---|
| 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. | 
| Uses of RpcDispatcher in org.jgroups.blocks | 
|---|
| Fields in org.jgroups.blocks declared as RpcDispatcher | |
|---|---|
protected  RpcDispatcher | 
ReplicatedHashMap.disp
 | 
| Uses of RpcDispatcher in org.jgroups.blocks.mux | 
|---|
| Subclasses of RpcDispatcher in org.jgroups.blocks.mux | |
|---|---|
 class | 
MuxRpcDispatcher
A multiplexed message dispatcher.  | 
| Uses of RpcDispatcher in org.jgroups.demos | 
|---|
| Fields in org.jgroups.demos declared as RpcDispatcher | |
|---|---|
protected  RpcDispatcher | 
RelayDemoRpc.disp
 | 
| Uses of RpcDispatcher in org.jgroups.demos.wb | 
|---|
| Fields in org.jgroups.demos.wb declared as RpcDispatcher | |
|---|---|
 RpcDispatcher | 
Whiteboard.disp
 | 
| Constructors in org.jgroups.demos.wb with parameters of type RpcDispatcher | |
|---|---|
SendDialog(java.awt.Frame parent,
           Node dest,
           java.lang.String src,
           RpcDispatcher disp)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||