This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.cocoon.thread.impl.Queue (Cocoon Thread Implementation 1.0.0 API)

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.