Uses of Interface
org.eclipse.jetty.ee10.websocket.server.JettyServerUpgradeResponse
Packages that use JettyServerUpgradeResponse
-
Uses of JettyServerUpgradeResponse in org.eclipse.jetty.ee10.websocket.server
Methods in org.eclipse.jetty.ee10.websocket.server with parameters of type JettyServerUpgradeResponseModifier and TypeMethodDescriptionJettyWebSocketCreator.createWebSocket
(JettyServerUpgradeRequest req, JettyServerUpgradeResponse resp) Creates a websocket from the incoming request.