Uses of Class
org.jgroups.blocks.RpcDispatcher
Packages that use RpcDispatcher
Package
Description
Provides building blocks that are layered on top of channels.
A distributed whiteboard applet implemented using JGroups.
-
Uses of RpcDispatcher in org.jgroups.blocks
Fields in org.jgroups.blocks declared as RpcDispatcherModifier and TypeFieldDescriptionprotected RpcDispatcherDistributedHashtable.dispDeprecated.protected RpcDispatcherDistributedQueue.dispprotected RpcDispatcherDistributedTree.dispprotected RpcDispatcherReplicatedHashMap.disp -
Uses of RpcDispatcher in org.jgroups.demos.wb
Fields in org.jgroups.demos.wb declared as RpcDispatcherConstructors in org.jgroups.demos.wb with parameters of type RpcDispatcherModifierConstructorDescriptionSendDialog(Frame parent, Node dest, String src, RpcDispatcher disp)