Uses of Interface
org.apache.cocoon.components.thread.Queue

Packages that use Queue
org.apache.cocoon.components.thread   
 

Uses of Queue in org.apache.cocoon.components.thread
 

Classes in org.apache.cocoon.components.thread that implement Queue
 class BoundedQueue
          Efficient array-based bounded buffer class.
 class LinkedQueue
          A linked list based channel implementation.
 class SynchronousChannel
          A rendezvous channel, similar to those used in CSP and Ada.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.