Uses of Package
jgroup.util

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

Classes in jgroup.util used by jgroup.relacs.daemon
InMessage
          Input stream message optimized to avoid message copying.
OutMessage
          The OutMessage class is an output stream specially designed to be used with a transport layer which fragments messages.
 

Classes in jgroup.util used by jgroup.relacs.events
InMessage
          Input stream message optimized to avoid message copying.
OutMessage
          The OutMessage class is an output stream specially designed to be used with a transport layer which fragments messages.
 

Classes in jgroup.util used by jgroup.relacs.mss
InMessage
          Input stream message optimized to avoid message copying.
OutMessage
          The OutMessage class is an output stream specially designed to be used with a transport layer which fragments messages.
 

Classes in jgroup.util used by jgroup.relacs.registry
OrderedList
          The OrderedList class represents an ordered collection of objects.
 

Classes in jgroup.util used by jgroup.util
Abort
          Utility class for dealing with serious failures.
InMessage
          Input stream message optimized to avoid message copying.
IntList
          The IntList class represents ordered lists of integers.
OrderedList
          The OrderedList class represents an ordered collection of objects.
OutMessage
          The OutMessage class is an output stream specially designed to be used with a transport layer which fragments messages.
Queue
          The Queue class implements a queue with last-in, first-out semantics.
ThreadIdPatternConverter
          Return the events thread (usually the current thread) in a StringBuffer.
 



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