Uses of Package
org.apache.catalina.tribes.transport.bio.util

Packages that use org.apache.catalina.tribes.transport.bio.util
org.apache.catalina.tribes.group.interceptors   
org.apache.catalina.tribes.transport.bio.util   
 

Classes in org.apache.catalina.tribes.transport.bio.util used by org.apache.catalina.tribes.group.interceptors
FastQueue
          A fast queue that remover thread lock the adder thread.
LinkObject
          The class LinkObject implements an element for a linked list, consisting of a general data object and a pointer to the next element.
 

Classes in org.apache.catalina.tribes.transport.bio.util used by org.apache.catalina.tribes.transport.bio.util
LinkObject
          The class LinkObject implements an element for a linked list, consisting of a general data object and a pointer to the next element.
SingleRemoveSynchronizedAddLock
          The class SingleRemoveSynchronizedAddLock implement locking for accessing the queue by a single remove thread and multiple add threads.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.