Uses of Interface
org.eclipse.jetty.websocket.api.UpgradeResponse
Packages that use UpgradeResponse
Package
Description
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of UpgradeResponse in org.eclipse.jetty.ee10.websocket.server
Subinterfaces of UpgradeResponse in org.eclipse.jetty.ee10.websocket.server -
Uses of UpgradeResponse in org.eclipse.jetty.ee10.websocket.server.internal
Classes in org.eclipse.jetty.ee10.websocket.server.internal that implement UpgradeResponse -
Uses of UpgradeResponse in org.eclipse.jetty.websocket.api
Methods in org.eclipse.jetty.websocket.api that return UpgradeResponse -
Uses of UpgradeResponse in org.eclipse.jetty.websocket.client.internal
Classes in org.eclipse.jetty.websocket.client.internal that implement UpgradeResponseModifier and TypeClassDescriptionclass
Representing the JettyResponse
in theUpgradeResponse
interface. -
Uses of UpgradeResponse in org.eclipse.jetty.websocket.common
Methods in org.eclipse.jetty.websocket.common that return UpgradeResponseModifier and TypeMethodDescriptionJettyWebSocketFrameHandler.getUpgradeResponse()
WebSocketSession.getUpgradeResponse()
Methods in org.eclipse.jetty.websocket.common with parameters of type UpgradeResponseModifier and TypeMethodDescriptionvoid
JettyWebSocketFrameHandler.setUpgradeResponse
(UpgradeResponse upgradeResponse)