Uses of Class
io.socket.parser.Packet
Packages that use Packet
-
Uses of Packet in io.socket.parser
Fields in io.socket.parser declared as PacketMethods in io.socket.parser that return PacketModifier and TypeMethodDescriptionstatic PacketBinary.reconstructPacket(Packet packet, byte[][] buffers) Methods in io.socket.parser with parameters of type PacketModifier and TypeMethodDescriptionvoidstatic Binary.DeconstructedPacketBinary.deconstructPacket(Packet packet) voidIOParser.Encoder.encode(Packet obj, Parser.Encoder.Callback callback) voidParser.Encoder.encode(Packet obj, Parser.Encoder.Callback callback) static PacketBinary.reconstructPacket(Packet packet, byte[][] buffers)