| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.bus |
| Modifier and Type | Class and Description |
|---|---|
class |
UiSessionDestinationBusCommand
A
BusCommand that transfers messages implementing UiSessionDestination from a bus endpoint to a
WebSocket of a UI client. |
| Modifier and Type | Method and Description |
|---|---|
<REQ extends org.hawkular.bus.common.BasicMessage,RESP extends org.hawkular.bus.common.BasicMessage> |
BusCommands.getCommand(Class<REQ> requestClass)
Returns a
BusCommand that should handle the given requestClass. |
Copyright © 2015–2016 Red Hat. All rights reserved.