public interface IPacket
Externalizable
but expects MarshalOutputStream
Modifier and Type | Method and Description |
---|---|
void |
readExternal(MarshalInputStream in) |
void |
writeExternal(MarshalOutputStream out) |
void writeExternal(MarshalOutputStream out) throws IOException
IOException
void readExternal(MarshalInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © GigaSpaces.