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