Package org.springframework.web.socket.adapter.jetty
@NonNullApi
@NonNullFields
package org.springframework.web.socket.adapter.jetty
Adapter classes for the Jetty WebSocket API.
-
ClassDescriptionAdapts
WebSocketHandler
to the Jetty WebSocket APISession.Listener
.AWebSocketSession
for use with the Jetty WebSocket API.Adapter class to convert aWebSocketExtension
to a JettyExtensionConfig
.