Uses of Interface
org.eclipse.jetty.io.Connection.UpgradeTo
Packages that use Connection.UpgradeTo
Package
Description
Jetty IO : Core SSL Support
Jetty Server : Core Server API
-
Uses of Connection.UpgradeTo in org.eclipse.jetty.io.ssl
Classes in org.eclipse.jetty.io.ssl that implement Connection.UpgradeToModifier and TypeClassDescriptionclass
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically anConnection
like HttpConnection) that wants unencrypted data. -
Uses of Connection.UpgradeTo in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement Connection.UpgradeToModifier and TypeClassDescriptionprivate class
class
AConnection
that handles the HTTP protocol.private static class
private class