Uses of Class
uk.org.ogsadai.common.CircularBuffer

Packages that use CircularBuffer
uk.org.ogsadai.engine Contains the core classes and interfaces of the engine component which is chiefly responsible for processing requests and building responses. 
 

Uses of CircularBuffer in uk.org.ogsadai.engine
 

Fields in uk.org.ogsadai.engine declared as CircularBuffer
private  CircularBuffer SynchronizedPipe.mBuffer
          Stores the blocks contained in the pipe.