Uses of Class
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest
-
Uses of ServletUpgradeRequest in org.eclipse.jetty.websocket.servlet
Methods in org.eclipse.jetty.websocket.servlet with parameters of type ServletUpgradeRequestModifier and TypeMethodDescriptionWebSocketCreator.createWebSocket(ServletUpgradeRequest req, ServletUpgradeResponse resp) Create a websocket from the incoming request.