Uses of Class
org.springframework.integration.websocket.support.SubProtocolHandlerRegistry
Package
Description
Provides classes which represent inbound WebSocket components.
Provides classes which represent outbound WebSocket components.
-
Uses of SubProtocolHandlerRegistry in org.springframework.integration.websocket.inbound
ModifierConstructorDescriptionWebSocketInboundChannelAdapter
(IntegrationWebSocketContainer webSocketContainer, SubProtocolHandlerRegistry protocolHandlerRegistry) -
Uses of SubProtocolHandlerRegistry in org.springframework.integration.websocket.outbound
ModifierConstructorDescriptionWebSocketOutboundMessageHandler
(IntegrationWebSocketContainer webSocketContainer, SubProtocolHandlerRegistry protocolHandlerRegistry)