Class AnswerPacket

java.lang.Object
com.j_spaces.core.AnswerPacket
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable

public class AnswerPacket extends Object implements SmartExternalizable
This internal class for communication between client/server protocol. Essentially this class transfered as result from read/take operations from server to client.
Version:
1.0
Author:
Igor Goldenberg
See Also: