Uses of Package
jgroup.relacs.mss

Packages that use jgroup.relacs.mss
jgroup.relacs.daemon   
jgroup.relacs.mss   
jgroup.util   
 

Classes in jgroup.relacs.mss used by jgroup.relacs.daemon
MssConstants
          The MssConstants interface declares a number of constants mainly relevant for the mss level.
MssUser
          The MssUser interface should be implemented by layers using the Mss to receive callback notifications from the Mss itself.
 

Classes in jgroup.relacs.mss used by jgroup.relacs.mss
EventHandler
          The EventHandler class handles all events, packets and timeout events generated by the various mss layer components and by the network interface threads.
FragmentHeader
          This class contains the mss level fragment header data.
FragmentIterator
          The FragmentIterator interface allows a message to be iterated on, by returning a single fragment at each invocation of the next() method.
HostTable
          The HostTable class
Msg
          The Msg interface must be implemented by all message types that may be broken up into fragments.
MssConstants
          The MssConstants interface declares a number of constants mainly relevant for the mss level.
MssHost
          The MssHost class
MssTag
          The MssTag interface contains the tags used by the Mss.
MssUser
          The MssUser interface should be implemented by layers using the Mss to receive callback notifications from the Mss itself.
NIListener
          The NIListener interface must be implemented to receive notification of packet arrivals.
 

Classes in jgroup.relacs.mss used by jgroup.util
MssConstants
          The MssConstants interface declares a number of constants mainly relevant for the mss level.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.