Uses of Class
org.springframework.web.socket.TextMessage

Packages that use TextMessage
Package
Description
Classes adapting Spring's WebSocket API to and from WebSocket providers.
Adapter classes for the Jetty WebSocket API.
Adapter classes for the standard Java WebSocket API.
Convenient WebSocketHandler implementations and decorators.
SockJS client implementation of WebSocketClient.
TransportHandler implementation classes as well as a concrete SockJsService.
SockJS specific implementations of WebSocketSession.