Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
N
O
P
Q
R
S
T
U
W
X
T
toString()
- Method in class io.socket.
IOMessage
Generates a String representation of this object.
TRANSPORT_NAME
- Static variable in class io.socket.
WebsocketTransport
The String to identify this Transport
TRANSPORT_NAME
- Static variable in class io.socket.
XhrTransport
The String to identify this Transport.
transportConnected()
- Method in class io.socket.
IOConnection
Transport connected.
transportData(String)
- Method in class io.socket.
IOConnection
IOTransport
should call this function if it does not support framing.
transportDisconnected()
- Method in class io.socket.
IOConnection
Transport disconnected.
transportError(Exception)
- Method in class io.socket.
IOConnection
Transport error.
transportMessage(String)
- Method in class io.socket.
IOConnection
Transport message.
TYPE_ACK
- Static variable in class io.socket.
IOMessage
Message type acknowledge
TYPE_CONNECT
- Static variable in class io.socket.
IOMessage
Message type connect
TYPE_DISCONNECT
- Static variable in class io.socket.
IOMessage
Message type disconnect
TYPE_ERROR
- Static variable in class io.socket.
IOMessage
Message type error
TYPE_EVENT
- Static variable in class io.socket.
IOMessage
Message type event
TYPE_HEARTBEAT
- Static variable in class io.socket.
IOMessage
Message type heartbeat
TYPE_JSON_MESSAGE
- Static variable in class io.socket.
IOMessage
Message type JSON message
TYPE_MESSAGE
- Static variable in class io.socket.
IOMessage
Message type message
TYPE_NOOP
- Static variable in class io.socket.
IOMessage
Message type noop
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
N
O
P
Q
R
S
T
U
W
X