JavaScript is disabled on your browser.
Skip navigation links
Spring Framework
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.web.socket.adapter.standard
Packages that use
org.springframework.web.socket.adapter.standard
Package
Description
org.springframework.web.socket.adapter.standard
Adapter classes for the standard Jakarta WebSocket API.
Classes in
org.springframework.web.socket.adapter.standard
used by
org.springframework.web.socket.adapter.standard
Class
Description
ConvertingEncoderDecoderSupport
Base class that can be used to implement a standard
Encoder
and/or
Decoder
.
StandardWebSocketSession
A
WebSocketSession
for use with the standard WebSocket for Java API.