Uses of Package
org.javagroups.util

Packages that use org.javagroups.util
org.javagroups.blocks   
org.javagroups.protocols   
org.javagroups.stack   
org.javagroups.util   
 

Classes in org.javagroups.util used by org.javagroups.blocks
Command
          The Command patttern (se Gamma et al.).
RspList
          Contains responses from all members.
Scheduler
          Implementation of a priority scheduler.
 

Classes in org.javagroups.util used by org.javagroups.protocols
List
          Doubly-linked list.
 

Classes in org.javagroups.util used by org.javagroups.stack
List
          Doubly-linked list.
Queue
          Elements are added at the tail and removed from the head.
RspList
          Contains responses from all members.
TimeScheduler
          Fixed-delay & fixed-rate single thread scheduler
 

Classes in org.javagroups.util used by org.javagroups.util
List
          Doubly-linked list.
QueueClosedException
           
ReusableThread
          Reusable thread class.
RWLock.BlockException
          Exception thrown when a lock request would block the caller
SchedulerListener
           
TimeScheduler.Task
          The interface that submitted tasks must implement
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.