public interface IPacket
Externalizable but expects AnnotatedObjectOutputStream| Modifier and Type | Method and Description | 
|---|---|
| void | readExternal(AnnotatedObjectInputStream in) | 
| void | writeExternal(AnnotatedObjectOutputStream out) | 
void writeExternal(AnnotatedObjectOutputStream out) throws IOException
IOExceptionvoid readExternal(AnnotatedObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © GigaSpaces.