Uses of Interface
org.eclipse.jetty.io.Connection.UpgradeTo
Packages that use Connection.UpgradeTo
Package
Description
Jetty IO : Core SSL Support
Jetty Proxy : Async Proxy Support
Jetty Server : Core Server API
-
Uses of Connection.UpgradeTo in org.eclipse.jetty.http2
Classes in org.eclipse.jetty.http2 that implement Connection.UpgradeTo -
Uses of Connection.UpgradeTo in org.eclipse.jetty.http2.server
Classes in org.eclipse.jetty.http2.server that implement Connection.UpgradeTo -
Uses of Connection.UpgradeTo in org.eclipse.jetty.io.ssl
Classes in org.eclipse.jetty.io.ssl that implement Connection.UpgradeToModifier and TypeClassDescriptionclassA Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically anConnectionlike HttpConnection) that wants unencrypted data. -
Uses of Connection.UpgradeTo in org.eclipse.jetty.proxy
Classes in org.eclipse.jetty.proxy that implement Connection.UpgradeTo -
Uses of Connection.UpgradeTo in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement Connection.UpgradeTo -
Uses of Connection.UpgradeTo in org.eclipse.jetty.websocket.core.internal
Classes in org.eclipse.jetty.websocket.core.internal that implement Connection.UpgradeToModifier and TypeClassDescriptionclassProvides the implementation ofConnectionthat is suitable for WebSocket