| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.bus | |
| org.hawkular.cmdgw.command.ws | |
| org.hawkular.cmdgw.command.ws.server |
| Class and Description |
|---|
| WsSessions
Maintains a map of websocket
Sessions currently connected with the server. |
| Class and Description |
|---|
| WsCommand
An command to execute on messages coming over a WebSocket.
|
| WsCommandContext
Context information that may be useful during an execution of a
WsCommand. |
| WsSessionListener
A simple listener that is attached to a single websocket
Session. |
| WsSessions
Maintains a map of websocket
Sessions currently connected with the server. |
| Class and Description |
|---|
| WsCommandContextFactory
A factory for creatiion of
WsCommandContexts. |
| WsCommands
A registry of
WsCommand that can operate on messages coming over a WebSocket. |
| WsEndpoints
A container class for
WsEndpoints.feedSessions and WsEndpoints.uiClientSessions so that one does not need to inject them
separately as in most cases they are used together. |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.