Uses of Interface
jgroup.relacs.mss.MssConstants

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

Uses of MssConstants in jgroup.relacs.daemon
 

Classes in jgroup.relacs.daemon that implement MssConstants
 class Daemon
          The Daemon is the access interface for the group membership service and reliable multicast service.
 class MsgMcast
          The MsgMcast class
 

Uses of MssConstants in jgroup.relacs.mss
 

Classes in jgroup.relacs.mss that implement MssConstants
 class FragmentHeader
          This class contains the mss level fragment header data.
 class MsgJG
          The MsgJG class is the main mss level message, used for passing Jgroup related multicast messages to group members.
 class MsgRouting
          The MsgRouting class
 class Mss
          The Mss class implements a Multi-Send Service.
 class MssHost
          The MssHost class
 class RoutingTable
          The RoutingTable class
 

Uses of MssConstants in jgroup.util
 

Classes in jgroup.util that implement MssConstants
 class MsgFactory
          The MsgFactory is used to create messages valid for the Jgroup Mss layer.
 



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