Uses of Class
org.eclipse.jetty.ee9.websocket.common.WebSocketSession
-
Uses of WebSocketSession in org.eclipse.jetty.ee9.websocket.common
Methods in org.eclipse.jetty.ee9.websocket.common that return WebSocketSessionMethods in org.eclipse.jetty.ee9.websocket.common with parameters of type WebSocketSessionModifier and TypeMethodDescriptionstatic org.eclipse.jetty.websocket.core.messages.MessageSinkJettyWebSocketFrameHandlerFactory.createMessageSink(MethodHandle msgHandle, Class<? extends org.eclipse.jetty.websocket.core.messages.MessageSink> sinkClass, WebSocketSession session)