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
Constructors in com.google.code.yanf4j.buffer with parameters of type AbstractIoBuffer Constructor Description AbstractIoBuffer(AbstractIoBuffer parent)Creates a new derived buffer.
-