JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.integration.websocket.inbound
package
org.springframework.integration.websocket.inbound
Provides classes which represent inbound WebSocket components.
Related Packages
Package
Description
org.springframework.integration.websocket
Provides classes used across all WebSocket components.
org.springframework.integration.websocket.config
Contains parser classes for the WebSockets namespace support.
org.springframework.integration.websocket.event
org.springframework.integration.websocket.outbound
Provides classes which represent outbound WebSocket components.
org.springframework.integration.websocket.support
Provides support classes used from WebSocket components.
Classes
Class
Description
WebSocketInboundChannelAdapter
The
MessageProducerSupport
for inbound WebSocket messages.