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

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

Classes in org.apache.cocoon.thread.impl 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-2008 The Apache Software Foundation. All Rights Reserved.