Uses of Interface
org.apache.mina.util.byteaccess.IoAbsoluteReader

Packages that use IoAbsoluteReader
org.apache.mina.util.byteaccess   
 

Uses of IoAbsoluteReader in org.apache.mina.util.byteaccess
 

Subinterfaces of IoAbsoluteReader in org.apache.mina.util.byteaccess
 interface ByteArray
          Represents a sequence of bytes that can be read or written directly or through a cursor.
 

Classes in org.apache.mina.util.byteaccess that implement IoAbsoluteReader
 class BufferByteArray
          A ByteArray backed by a IoBuffer.
 class CompositeByteArray
          A ByteArray composed of other ByteArrays.
 



Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.