Uses of Class
org.jgroups.blocks.MessageDispatcher

Packages that use MessageDispatcher
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
org.jgroups.blocks.mux   
 

Uses of MessageDispatcher in org.jgroups.blocks
 

Subclasses of MessageDispatcher in org.jgroups.blocks
 class RpcDispatcher
          This class allows a programmer to invoke remote methods in all (or single) group members and optionally wait for the return value(s).
 

Uses of MessageDispatcher in org.jgroups.blocks.mux
 

Subclasses of MessageDispatcher in org.jgroups.blocks.mux
 class MuxMessageDispatcher
          A multiplexed message dispatcher.
 class MuxRpcDispatcher
          A multiplexed message dispatcher.
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.