Uses of Package
org.jgroups.stack

Packages that use org.jgroups.stack
org.jgroups   
org.jgroups.debug   
org.jgroups.protocols   
org.jgroups.protocols.pbcast   
org.jgroups.protocols.ring   
org.jgroups.stack   
 

Classes in org.jgroups.stack used by org.jgroups
ProtocolStack
          A ProtocolStack manages a number of protocols layered above each other.
 

Classes in org.jgroups.stack used by org.jgroups.debug
Protocol
          The Protocol class provides a set of common services for protocol layers.
ProtocolObserver
          Interface for the Debugger to receive notifications about a protocol layer.
 

Classes in org.jgroups.stack used by org.jgroups.protocols
AckMcastSenderWindow.RetransmitCommand
          Called by retransmitter thread whenever a message needs to be re-sent to a destination.
AckSenderWindow.RetransmitCommand
           
IpAddress
          Network-dependent address (Internet).
MessageProtocol
          Based on Protocol, but incorporates RequestCorrelator and GroupRequest: the latter can be used to mcast messages to all members and receive their reponses.
Protocol
          The Protocol class provides a set of common services for protocol layers.
RpcProtocol
          Base class for group RMC peer protocols.
 

Classes in org.jgroups.stack used by org.jgroups.protocols.pbcast
Protocol
          The Protocol class provides a set of common services for protocol layers.
Retransmitter.RetransmitCommand
          Retransmit command (see Gamma et al.) used to retrieve missing messages
 

Classes in org.jgroups.stack used by org.jgroups.protocols.ring
IpAddress
          Network-dependent address (Internet).
RpcProtocol
          Base class for group RMC peer protocols.
 

Classes in org.jgroups.stack used by org.jgroups.stack
AckMcastSenderWindow.RetransmitCommand
          Called by retransmitter thread whenever a message needs to be re-sent to a destination.
AckSenderWindow.RetransmitCommand
           
IpAddress
          Network-dependent address (Internet).
MessageProtocol
          Based on Protocol, but incorporates RequestCorrelator and GroupRequest: the latter can be used to mcast messages to all members and receive their reponses.
Protocol
          The Protocol class provides a set of common services for protocol layers.
ProtocolObserver
          Interface for the Debugger to receive notifications about a protocol layer.
ProtocolStack
          A ProtocolStack manages a number of protocols layered above each other.
Retransmitter.RetransmitCommand
          Retransmit command (see Gamma et al.) used to retrieve missing messages
 



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