Uses of Package
seda.sandStorm.core

Packages that use seda.sandStorm.core
Default Package  
seda.sandStorm.core   
seda.sandStorm.lib.Gnutella   
seda.sandStorm.lib.aDisk   
seda.sandStorm.lib.aSocket   
seda.sandStorm.lib.http   
seda.sandStorm.lib.util   
 

Classes in seda.sandStorm.core used by Default Package
FiniteQueue
          The FiniteQueue class is a simple implementation of the QueueIF interface, using a linked list.
ssTimer
          The ssTimer class provides a mechanism for registering timer events that will go off at some future time.
 

Classes in seda.sandStorm.core used by seda.sandStorm.core
ssLinkedListComparator
          The ssLinkedListComparator interface allows you to search for elements inside a ssLinkedList.
ssTimer.ssTimerEvent
           
 

Classes in seda.sandStorm.core used by seda.sandStorm.lib.Gnutella
BufferElement
          A BufferElement is a QueueElementIF which represents a memory buffer.
SimpleSink
          The SimpleSink class is an abstract class which implements 'null' functionality for most of the administrative methods of SinkIF.
 

Classes in seda.sandStorm.core used by seda.sandStorm.lib.aDisk
BufferElement
          A BufferElement is a QueueElementIF which represents a memory buffer.
SimpleSink
          The SimpleSink class is an abstract class which implements 'null' functionality for most of the administrative methods of SinkIF.
 

Classes in seda.sandStorm.core used by seda.sandStorm.lib.aSocket
BufferElement
          A BufferElement is a QueueElementIF which represents a memory buffer.
SimpleSink
          The SimpleSink class is an abstract class which implements 'null' functionality for most of the administrative methods of SinkIF.
ssLinkedList
          The ssLinkedList class is just that - a linked list abstraction that supports very efficient insertion and deletion, as well as an Enumeration interface.
 

Classes in seda.sandStorm.core used by seda.sandStorm.lib.http
BufferElement
          A BufferElement is a QueueElementIF which represents a memory buffer.
SimpleSink
          The SimpleSink class is an abstract class which implements 'null' functionality for most of the administrative methods of SinkIF.
TimeStampedEvent
          A TimeStampedEvent is an abstract superclass for events that wish to carry a timestamp.
 

Classes in seda.sandStorm.core used by seda.sandStorm.lib.util
BufferElement
          A BufferElement is a QueueElementIF which represents a memory buffer.