Class ReplyPacket<T>

java.lang.Object
com.gigaspaces.lrmi.nio.ReplyPacket<T>
All Implemented Interfaces:
IPacket

public class ReplyPacket<T> extends Object implements IPacket
A Reply Packet is constructed by the NIO server and sent back to the client peer.
Since:
4.0
Author:
Igor Goldenberg