JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.eclipse.jetty.io.Connection.UpgradeFrom
Packages that use
Connection.UpgradeFrom
Package
Description
org.eclipse.jetty.client.transport.internal
org.eclipse.jetty.http3
org.eclipse.jetty.server.internal
Uses of
Connection.UpgradeFrom
in
org.eclipse.jetty.client.transport.internal
Classes in
org.eclipse.jetty.client.transport.internal
that implement
Connection.UpgradeFrom
Modifier and Type
Class
Description
class
HttpConnectionOverHTTP
Uses of
Connection.UpgradeFrom
in
org.eclipse.jetty.http3
Classes in
org.eclipse.jetty.http3
that implement
Connection.UpgradeFrom
Modifier and Type
Class
Description
class
UnidirectionalStreamConnection
Uses of
Connection.UpgradeFrom
in
org.eclipse.jetty.server.internal
Classes in
org.eclipse.jetty.server.internal
that implement
Connection.UpgradeFrom
Modifier and Type
Class
Description
class
HttpConnection
A
Connection
that handles the HTTP protocol.