| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.ws |
| Modifier and Type | Class and Description |
|---|---|
class |
EchoCommand |
class |
EventDestinationWsCommand
A
WsCommand that transfers messages implementing EventDestination to the events
subsystem. |
class |
ResourcePathDestinationWsCommand
A
WsCommand that transfers messages implementing ResourcePathDestination from a UI WebSocket to a bus
endpoint to be handled by a feed. |
class |
UiSessionDestinationWsCommand
A
WsCommand that transfers messages implementing UiSessionDestination from a feed WebSocket to a bus
endpoint to be delivered to a UI WebSocket. |
| Modifier and Type | Method and Description |
|---|---|
<REQ extends BasicMessage> |
WsCommands.getCommands(Class<REQ> requestClass)
Returns a collection of
WsCommands that should handle the given requestClass. |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.