Uses of Interface
org.eclipse.jetty.io.Connection.UpgradeFrom
-
Packages that use Connection.UpgradeFrom Package Description org.eclipse.jetty.client.http org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of Connection.UpgradeFrom in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement Connection.UpgradeFrom Modifier and Type Class Description classHttpConnectionOverHTTP -
Uses of Connection.UpgradeFrom in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement Connection.UpgradeFrom Modifier and Type Class Description private classDetectorConnectionFactory.DetectorConnectionclassHttpConnectionAConnectionthat handles the HTTP protocol.private static classProxyConnectionFactory.ProxyV1ConnectionFactory.ProxyProtocolV1Connectionprivate classProxyConnectionFactory.ProxyV2ConnectionFactory.ProxyProtocolV2Connection
-