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

Packages that use IInByteBuffer
org.jibx.runtime.impl   
 

Uses of IInByteBuffer in org.jibx.runtime.impl
 

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

Methods in org.jibx.runtime.impl that return IInByteBuffer
 IInByteBuffer InputStreamWrapper.getBuffer()
          Get input buffer.
 

Methods in org.jibx.runtime.impl with parameters of type IInByteBuffer
 void InputStreamWrapper.setBuffer(IInByteBuffer buff)
          Set the input buffer.
 



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