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