FeedWebSocket and UIClientWebSocket.newSession under the given key.wsSessionListenerProducers to the internal list of WsSessionListener producers.BusCommand.BusCommandContexts.BusCommands that can operate on messages coming over a bus queue or topic.ConnectionFactory bound to the name Constants.CONNECTION_FACTORY_JNDI with
retries (see BusConnectionFactoryProvider.connectionFactoryRetryAfterMs) and timeout BusConnectionFactoryProvider.connectionFactoryLookupTimeoutMs.WsCommand that transfers messages implementing EventDestination to the events
subsystem.message.message and sends it directly to the UI client over
that UI client's websocket connection.message.BusCommand that should handle the given requestClass.WsCommands that should handle the given requestClass.ConnectionFactory looked up lazily using the JNDI name
Constants.CONNECTION_FACTORY_JNDI.Session stored under the given key or null if there is no such session.BusCommandContext with the given endpoint.WsCommandContext with the given session.WsCommand for the
given request class and execute it.WsCommand for the
given request class and execute it.key.wsSessionListenerProducers from the internal list of WsSessionListener
producers.WsCommand that transfers messages implementing ResourcePathDestination from a UI WebSocket to a bus
endpoint to be handled by a feed.WebSocketHelper.sendBasicMessageSync(Session, BasicMessage) or
WebSocketHelper.sendBinarySync(Session, InputStream) based on message.getBinaryData() == null.Session to which this listener is attached was successfully added to
WsSessions.Session to which this listener is attached was removed from
WsSessions.BusCommand that transfers messages implementing UiSessionDestination from a bus endpoint to a
WebSocket of a UI client.WsCommand that transfers messages implementing UiSessionDestination from a feed WebSocket to a bus
endpoint to be delivered to a UI WebSocket.WsCommand.WsCommandContexts.WsCommand that can operate on messages coming over a WebSocket.WsEndpoints.feedSessions and WsEndpoints.uiClientSessions so that one does not need to inject them
separately as in most cases they are used together.Session.Sessions currently connected with the server.Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.