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
IOExceptionvoid readExternal(MarshalInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © GigaSpaces.