Uses of Interface
org.springframework.integration.websocket.WebSocketListener
Packages that use WebSocketListener
Package
Description
Provides classes used across all WebSocket components.
Provides classes which represent inbound WebSocket components.
-
Uses of WebSocketListener in org.springframework.integration.websocket
Methods in org.springframework.integration.websocket with parameters of type WebSocketListenerModifier and TypeMethodDescriptionvoidIntegrationWebSocketContainer.setMessageListener(WebSocketListener messageListener) -
Uses of WebSocketListener in org.springframework.integration.websocket.inbound
Classes in org.springframework.integration.websocket.inbound that implement WebSocketListenerModifier and TypeClassDescriptionclassTheMessageProducerSupportfor inbound WebSocket messages.