Uses of Interface
org.eclipse.jetty.client.HttpUpgrader
Packages that use HttpUpgrader
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of HttpUpgrader in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client that return HttpUpgrader -
Uses of HttpUpgrader in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement HttpUpgraderModifier and TypeClassDescriptionclass
A HttpUpgrader that upgrades to a given protocol. -
Uses of HttpUpgrader in org.eclipse.jetty.websocket.core.client
Methods in org.eclipse.jetty.websocket.core.client that return HttpUpgrader -
Uses of HttpUpgrader in org.eclipse.jetty.websocket.core.client.internal
Classes in org.eclipse.jetty.websocket.core.client.internal that implement HttpUpgrader