|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ObjectsCache.JBossSeralizationInputInterface
Required operations to work well with ObjectsCache
Method Summary | |
---|---|
byte |
readByteDirectly()
|
java.lang.Object |
readImmutable(byte byteDescription,
ObjectsCache cache)
|
int |
readObjectReference()
|
Methods inherited from interface java.io.ObjectInput |
---|
available, close, read, read, read, readObject, skip |
Methods inherited from interface java.io.DataInput |
---|
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes |
Method Detail |
---|
int readObjectReference() throws java.io.IOException
java.io.IOException
byte readByteDirectly() throws java.io.IOException
java.io.IOException
java.lang.Object readImmutable(byte byteDescription, ObjectsCache cache) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |