Uses of Interface
org.jibx.runtime.impl.IByteBuffer

Packages that use IByteBuffer
org.jibx.runtime.impl   
 

Uses of IByteBuffer in org.jibx.runtime.impl
 

Subinterfaces of IByteBuffer in org.jibx.runtime.impl
 interface IInByteBuffer
          Input buffer interface.
 interface IOutByteBuffer
          Output buffer interface.
 

Classes in org.jibx.runtime.impl that implement IByteBuffer
 class InByteBuffer
          Byte buffer wrapping an input stream.
 class OutByteBuffer
          Byte buffer wrapping an output stream.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.