public static interface ObjectsCache.JBossSeralizationInputInterface extends ObjectInput
| Modifier and Type | Method and Description |
|---|---|
byte |
readByteDirectly() |
Object |
readImmutable(byte byteDescription,
ObjectsCache cache) |
int |
readObjectReference() |
available, close, read, read, read, readObject, skipreadBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytesint readObjectReference()
throws IOException
IOExceptionbyte readByteDirectly()
throws IOException
IOExceptionObject readImmutable(byte byteDescription, ObjectsCache cache) throws IOException
IOExceptionCopyright © 2011-2012 Ovea. All Rights Reserved.