クラスの使用
org.springframework.integration.websocket.support.SubProtocolHandlerRegistry
SubProtocolHandlerRegistry を使用するパッケージ
パッケージ
説明
受信 WebSocket コンポーネントを表すクラスを提供します。
送信 WebSocket コンポーネントを表すクラスを提供します。
org.springframework.integration.websocket.inbound 内の SubProtocolHandlerRegistry 使用
型 SubProtocolHandlerRegistry のパラメーターを持つ org.springframework.integration.websocket.inbound のコンストラクター修飾子コンストラクター説明WebSocketInboundChannelAdapter
(IntegrationWebSocketContainer webSocketContainer, SubProtocolHandlerRegistry protocolHandlerRegistry) org.springframework.integration.websocket.outbound 内の SubProtocolHandlerRegistry 使用
型 SubProtocolHandlerRegistry のパラメーターを持つ org.springframework.integration.websocket.outbound のコンストラクター修飾子コンストラクター説明WebSocketOutboundMessageHandler
(IntegrationWebSocketContainer webSocketContainer, SubProtocolHandlerRegistry protocolHandlerRegistry)