Uses of Interface
org.eclipse.jetty.websocket.server.JettyServerUpgradeResponse
-
Uses of JettyServerUpgradeResponse in org.eclipse.jetty.websocket.server
Modifier and TypeMethodDescriptionJettyWebSocketCreator.createWebSocket
(JettyServerUpgradeRequest req, JettyServerUpgradeResponse resp) Create a websocket from the incoming request. -
Uses of JettyServerUpgradeResponse in org.eclipse.jetty.websocket.server.internal