| Package | Description |
|---|---|
| org.hawkular.cmdgw.command.bus | |
| org.hawkular.cmdgw.command.ws |
| Modifier and Type | Method and Description |
|---|---|
WsSessions |
BusCommandContext.getConnectedFeeds() |
WsSessions |
BusCommandContext.getConnectedUIClients() |
| Constructor and Description |
|---|
BusCommandContext(Endpoint endpoint,
javax.jms.ConnectionFactory connectionFactory,
WsSessions connectedUIClients,
WsSessions connectedFeeds) |
| Modifier and Type | Method and Description |
|---|---|
WsSessions |
WsCommandContext.getConnectedFeeds() |
WsSessions |
WsCommandContext.getConnectedUIClients() |
WsSessions |
WsEndpoints.getFeedSessions() |
WsSessions |
WsEndpoints.getUiClientSessions() |
| Constructor and Description |
|---|
WsCommandContext(javax.jms.ConnectionFactory connectionFactory,
javax.websocket.Session session,
WsSessions connectedUIClients,
WsSessions connectedFeeds) |
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.