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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.socket.engineio.server.parser
Interface Parser.EncodeCallback<T>
Enclosing interface:
Parser
public static interface
Parser.EncodeCallback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
T
data)
Method Details
call
void
call
(
T
data)