| Interface | Description |
|---|---|
| InteractiveChannel |
InteractiveChannel writes responses to a a channel
|
| InteractiveHandler |
A request handler for interactive requests
|
| InteractiveRequest |
The InteractiveRequest manages parameters in an interaction.
|
| InteractiveResponse |
The InteractiveResponse can serve frames to websocket connections.
|
| Class | Description |
|---|---|
| BaseInteractiveHandler |
The BaseInteractiveHandler is the base class for interactive actions.
|
| InteractiveActionModule |
The InteractiveActionModule binds all WebSocket actions.
|
| InteractiveController |
The InteractiveController controls the presence of websocket connections
and the flow of websocket frames for interactive use.
|
| Enum | Description |
|---|---|
| Presence |
The presence states of a websocket client
|
Copyright © 2012–2014. All rights reserved.