程序包 org.springframework.web.socket.adapter.jetty
Adapter classes for the Jetty WebSocket API.
类概要 类 说明 JettyWebSocketHandlerAdapter AdaptsWebSocketHandlerto the Jetty 9 WebSocket API.JettyWebSocketSession AWebSocketSessionfor use with the Jetty 9.4 WebSocket API.WebSocketToJettyExtensionConfigAdapter Adapter class to convert aWebSocketExtensionto a JettyExtensionConfig.