Uses of Package
org.javagroups.stack

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

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

Classes in org.javagroups.stack used by org.javagroups.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.javagroups.stack used by org.javagroups.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.javagroups.stack used by org.javagroups.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.javagroups.stack used by org.javagroups.protocols.ring
IpAddress
          Network-dependent address (Internet).
RpcProtocol
          Base class for group RMC peer protocols.
 

Classes in org.javagroups.stack used by org.javagroups.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.javagroups.com . All Rights Reserved.