| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.bus | |
| org.hawkular.cmdgw.command.ws | |
| org.hawkular.cmdgw.command.ws.server |
| Modifier and Type | Method and Description |
|---|---|
<REQ extends BasicMessage,RESP extends BasicMessage> |
BusCommands.getCommand(Class<REQ> requestClass)
Returns a
BusCommand that should handle the given requestClass. |
| 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. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGatewayWebSocket.handleRequest(javax.websocket.Session session,
BasicMessageWithExtraData<BasicMessage> requestWithBinary) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.