public class FeedWebSocket extends AbstractGatewayWebSocket
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT |
busEndpointProcessors, commandContextFactory, endpoint, wsCommands, wsEndpoints| Constructor and Description |
|---|
FeedWebSocket() |
| Modifier and Type | Method and Description |
|---|---|
void |
feedSessionClose(javax.websocket.Session session,
javax.websocket.CloseReason reason,
String feedId) |
void |
feedSessionOpen(javax.websocket.Session session,
String feedId) |
handleRequest, onBinaryMessage, onMessage, sendErrorResponsepublic static final String ENDPOINT
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.