Uses of Class
com.sun.corba.se.impl.encoding.ByteBufferWithInfo
Packages that use ByteBufferWithInfo
-
Uses of ByteBufferWithInfo in com.sun.corba.se.impl.encoding
Fields in com.sun.corba.se.impl.encoding declared as ByteBufferWithInfoMethods in com.sun.corba.se.impl.encoding that return ByteBufferWithInfoModifier and TypeMethodDescriptionBufferQueue.dequeue()final ByteBufferWithInfoCDROutputObject.getByteBufferWithInfo()CDROutputStream_1_0.getByteBufferWithInfo()CDROutputStream.getByteBufferWithInfo()BufferManagerRead.underflow(ByteBufferWithInfo bbwi) Case: called from CDRInputStream.grow.BufferManagerReadGrow.underflow(ByteBufferWithInfo bbwi) BufferManagerReadStream.underflow(ByteBufferWithInfo bbwi) Methods in com.sun.corba.se.impl.encoding with parameters of type ByteBufferWithInfoModifier and TypeMethodDescriptionvoidBufferManagerRead.close(ByteBufferWithInfo bbwi) voidBufferManagerReadGrow.close(ByteBufferWithInfo bbwi) voidBufferManagerReadStream.close(ByteBufferWithInfo bbwi) voidBufferQueue.enqueue(ByteBufferWithInfo item) voidBufferManagerReadGrow.fragmentationOccured(ByteBufferWithInfo newFragment) voidBufferManagerReadStream.fragmentationOccured(ByteBufferWithInfo newFragment) abstract voidBufferManagerWrite.overflow(ByteBufferWithInfo bbwi) voidBufferManagerWriteCollect.overflow(ByteBufferWithInfo bbwi) voidBufferManagerWriteGrow.overflow(ByteBufferWithInfo bbwi) voidBufferManagerWriteStream.overflow(ByteBufferWithInfo bbwi) static voidCDRInputStream_1_0.printBuffer(ByteBufferWithInfo bbwi) static voidCDROutputStream_1_0.printBuffer(ByteBufferWithInfo bbwi) voidBufferQueue.push(ByteBufferWithInfo item) voidCDRInputStream_1_0.setByteBufferWithInfo(ByteBufferWithInfo bbwi) protected final voidCDRInputStream.setByteBufferWithInfo(ByteBufferWithInfo bbwi) final voidCDROutputObject.setByteBufferWithInfo(ByteBufferWithInfo bbwi) voidCDROutputStream_1_0.setByteBufferWithInfo(ByteBufferWithInfo bbwi) protected voidCDROutputStream.setByteBufferWithInfo(ByteBufferWithInfo bbwi) voidIDLJavaSerializationInputStream.setByteBufferWithInfo(ByteBufferWithInfo bbwi) BufferManagerRead.underflow(ByteBufferWithInfo bbwi) Case: called from CDRInputStream.grow.BufferManagerReadGrow.underflow(ByteBufferWithInfo bbwi) BufferManagerReadStream.underflow(ByteBufferWithInfo bbwi) Constructors in com.sun.corba.se.impl.encoding with parameters of type ByteBufferWithInfo