|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Required operations to work well with ObjectsCache
Method Summary | |
void |
addObjectReference(ObjectReference reference)
|
void |
closeObjectDefinition()
|
boolean |
isCheckSerializableClass()
|
void |
openObjectDefinition()
|
void |
writeByteDirectly(byte parameter)
|
Methods inherited from interface java.io.ObjectOutput |
close, flush, write, write, write, writeObject |
Methods inherited from interface java.io.DataOutput |
writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF |
Method Detail |
public void addObjectReference(ObjectReference reference) throws java.io.IOException
java.io.IOException
public void openObjectDefinition() throws java.io.IOException
java.io.IOException
public void closeObjectDefinition() throws java.io.IOException
java.io.IOException
public void writeByteDirectly(byte parameter) throws java.io.IOException
java.io.IOException
public boolean isCheckSerializableClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |