Uses of Class
com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Packages that use AbstractIoBuffer Package Description com.google.code.yanf4j.buffer IoBuffer from mina -
-
Uses of AbstractIoBuffer in com.google.code.yanf4j.buffer
Subclasses of AbstractIoBuffer in com.google.code.yanf4j.buffer Modifier and Type Class Description private classCachedBufferAllocator.CachedBufferprivate classSimpleBufferAllocator.SimpleBufferConstructors in com.google.code.yanf4j.buffer with parameters of type AbstractIoBuffer Constructor Description AbstractIoBuffer(AbstractIoBuffer parent)Creates a new derived buffer.
-