Uses of Interface
org.eclipse.jetty.websocket.api.UpgradeResponse
Package
Description
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of UpgradeResponse in org.eclipse.jetty.ee10.websocket.server
-
Uses of UpgradeResponse in org.eclipse.jetty.ee10.websocket.server.internal
-
Uses of UpgradeResponse in org.eclipse.jetty.websocket.api
-
Uses of UpgradeResponse in org.eclipse.jetty.websocket.client.internal
Modifier and TypeClassDescriptionclass
Representing the JettyResponse
in theUpgradeResponse
interface. -
Uses of UpgradeResponse in org.eclipse.jetty.websocket.common
Modifier and TypeMethodDescriptionJettyWebSocketFrameHandler.getUpgradeResponse()
WebSocketSession.getUpgradeResponse()
Modifier and TypeMethodDescriptionvoid
JettyWebSocketFrameHandler.setUpgradeResponse
(UpgradeResponse upgradeResponse)