Uses of Interface
com.gigaspaces.lrmi.nio.IPacket
Packages that use IPacket
-
Uses of IPacket in com.gigaspaces.lrmi.nio
Classes in com.gigaspaces.lrmi.nio that implement IPacketModifier and TypeClassDescriptionclassReplyPacket<T>A Reply Packet is constructed by the NIO server and sent back to the client peer.classA Request Packet is constructed by the NIO client peer and sent to the server.