Uses of Class
org.apache.mina.core.buffer.AbstractIoBuffer
-
Packages that use AbstractIoBuffer Package Description org.apache.mina.core.buffer -
-
Uses of AbstractIoBuffer in org.apache.mina.core.buffer
Constructors in org.apache.mina.core.buffer with parameters of type AbstractIoBuffer Constructor Description AbstractIoBuffer(AbstractIoBuffer parent)
Creates a new derived buffer.
-