Uses of Class
org.jgroups.stack.MessageProtocol

Packages that use MessageProtocol
org.jgroups.protocols   
org.jgroups.stack   
 

Uses of MessageProtocol in org.jgroups.protocols
 

Subclasses of MessageProtocol in org.jgroups.protocols
 class DEADLOCK
          Tests the deadlock detection mechanism of RequestCorrelator.
 class FLOW_CONTROL
          FLOW_CONTROL provides end-end congestion control and flow control.
 class FLUSH
          The task of the FLUSH protocol is to flush all pending messages out of the system.
 class GMS
          Group membership protocol.
 class MessageProtocolEXAMPLE
           
 class RpcProtocolEXAMPLE
           
 class STABLE
          Computes the broadcast messages that are stable, i.e.
 class TOTAL_TOKEN
           Total order implementation based on The Totem Single-Ring Ordering and Membership Protocol
 

Uses of MessageProtocol in org.jgroups.stack
 

Subclasses of MessageProtocol in org.jgroups.stack
 class RpcProtocol
          Base class for group RMC peer protocols.
 



Copyright © 2001,2002 www.jgroups.com . All Rights Reserved.