|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IoBufferAllocator | Allocates IoBuffer s and manages them. |
Class Summary | |
---|---|
AbstractIoBuffer | A base implementation of IoBuffer . |
CachedBufferAllocator | An IoBufferAllocator that caches the buffers which are likely to
be reused during auto-expansion of the buffers. |
IoBuffer | A byte buffer used by MINA applications. |
IoBufferWrapper | A IoBuffer that wraps a buffer and proxies any operations to it. |
SimpleBufferAllocator | A simplistic IoBufferAllocator which simply allocates a new
buffer every time. |
Exception Summary | |
---|---|
BufferDataException | A RuntimeException which is thrown when the data the IoBuffer
contains is corrupt. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |