Uses of Package
org.jgroups.stack

Packages that use org.jgroups.stack
org.jgroups Provides top-level public JGroups classes such as Channel, Message, etc. 
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
org.jgroups.blocks.mux   
org.jgroups.jmx   
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
org.jgroups.protocols.pbcast Supports probabilistic broadcasts. 
org.jgroups.protocols.relay   
org.jgroups.protocols.relay.config   
org.jgroups.protocols.rules   
org.jgroups.protocols.tom   
org.jgroups.stack Support for managing protocol stacks. 
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Classes in org.jgroups.stack used by org.jgroups
AddressGenerator
          Callback to provide custom addresses.
DiagnosticsHandler.ProbeHandler
           
Protocol
          The Protocol class provides a set of common services for protocol layers.
ProtocolStack
          A ProtocolStack manages a number of protocols layered above each other.
 

Classes in org.jgroups.stack used by org.jgroups.blocks
DiagnosticsHandler.ProbeHandler
           
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.blocks.mux
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.jmx
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.protocols
DiagnosticsHandler
           
DiagnosticsHandler.ProbeHandler
           
IpAddress
          Network-dependent address (Internet).
Protocol
          The Protocol class provides a set of common services for protocol layers.
RouterStub
          Client stub that talks to a remote GossipRouter
 

Classes in org.jgroups.stack used by org.jgroups.protocols.pbcast
DiagnosticsHandler.ProbeHandler
           
IpAddress
          Network-dependent address (Internet).
NakReceiverWindow
          Keeps track of messages according to their sequence numbers.
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.relay
AddressGenerator
          Callback to provide custom addresses.
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.protocols.relay.config
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.protocols.rules
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.protocols.tom
Protocol
          The Protocol class provides a set of common services for protocol layers.
 

Classes in org.jgroups.stack used by org.jgroups.stack
Configurator.InetAddressInfo
           
DiagnosticsHandler.ProbeHandler
           
GossipRouter.ConnectionTearListener
           
Interval
          Interface which returns a time series, one value at a time calling next()
IpAddress
          Network-dependent address (Internet).
NakReceiverWindow.Listener
           
Protocol
          The Protocol class provides a set of common services for protocol layers.
ProtocolStack
          A ProtocolStack manages a number of protocols layered above each other.
ProtocolStack.RefCounter
          Keeps track of the number os times init()/destroy() and start()/stop have been called.
Retransmitter
          Abstract class of a retransmitter.
Retransmitter.RetransmitCommand
          Retransmit command (see Gamma et al.) used to retrieve missing messages
Retransmitter.Task
           
RouterStub
          Client stub that talks to a remote GossipRouter
RouterStub.ConnectionListener
           
RouterStub.ConnectionStatus
           
RouterStubManager
           
StateTransferInfo
          Contains parameters for state transfer.
 

Classes in org.jgroups.stack used by org.jgroups.util
IpAddress
          Network-dependent address (Internet).
Protocol
          The Protocol class provides a set of common services for protocol layers.
 



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