Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.mina.core.buffer Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AbstractIoBufferA base implementation of IoBuffer.Classorg.apache.mina.core.bufferApache Mina
BufferDataExceptionA RuntimeException which is thrown when the data the IoBuffer contains is corrupt.Classorg.apache.mina.core.bufferApache Mina
CachedBufferAllocatorAn IoBufferAllocator that caches the buffers which are likely to be reused during auto-expansion of the buffers.Classorg.apache.mina.core.bufferApache Mina
IoBufferA byte buffer used by MINA applications.Classorg.apache.mina.core.bufferApache Mina
IoBufferAllocatorAllocates IoBuffers and manages them.Interfaceorg.apache.mina.core.bufferApache Mina
IoBufferWrapperA IoBuffer that wraps a buffer and proxies any operations to it.Classorg.apache.mina.core.bufferApache Mina
SimpleBufferAllocatorA simplistic IoBufferAllocator which simply allocates a newAuthor:Apache MINA ProjectClassorg.apache.mina.core.bufferApache Mina