Interface | Description |
---|---|
SocketIOAck |
Socket.IO ack is used to signal the
SocketIOSocketListener when the client
requests and ack packet. |
SocketIOAckListener |
Socket.IO listener is used to consume ack responses from
SocketIOEmitter.emit(String, org.apache.sling.commons.json.JSONArray)
calls. |
SocketIOEmitter |
Socket.io event emitter.
|
SocketIOListener |
Socket.IO listener.
|
SocketIONamespace |
Socket.IO namespace.
|
SocketIOService |
The socket.io service is the entry point to interact with socket.io and is registered as OSGi service.
|
SocketIOSocket |
A Socket is the fundamental class for interacting with browser clients.
|
SocketIOSocketListener |
Socket.IO Socket listener.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"