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

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

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

Subinterfaces of IoRelativeReader in org.apache.mina.util.byteaccess
static interface ByteArray.Cursor
          Provides relocatable, relative access to the underlying array.
 

Classes in org.apache.mina.util.byteaccess that implement IoRelativeReader
 class CompositeByteArrayRelativeReader
          Provides restricted, relative, read-only access to the bytes in a CompositeByteArray.
 



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