JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.socket.parser
Interface Parser.Decoder.Callback
Enclosing interface:
Parser.Decoder
public static interface
Parser.Decoder.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
Packet
packet)
Method Details
call
void
call
(
Packet
packet)