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 class
HttpConnectionOverHTTP
-
Uses of Connection.UpgradeFrom in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement Connection.UpgradeFrom Modifier and Type Class Description class
HttpConnection
AConnection
that handles the HTTP protocol.
-