Package org.szegedi.nbpipe

Interface Summary
ByteBufferPool A ByteBufferPool is a facility for dinamically managing a large number of byte buffers.
ChannelWriteListener  
 

Class Summary
GlobalByteBufferPool  
NonblockingPipe NonblockingPipe is a device for bridging between one-connection-per-thread code and the multiple-connections-per-thread (nio) code.
TestGlobalByteBufferPool The JUnit test suite for testing GlobalByteBufferPool functionality.
TestNonblockingPipe The JUnit test suite for testing NonblockingPipe functionality.