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 HttpUpgraderModifier and TypeMethodDescriptionHttpUpgrader.Factory.newHttpUpgrader(org.eclipse.jetty.http.HttpVersion version) -
Uses of HttpUpgrader in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement HttpUpgraderModifier and TypeClassDescriptionclassA HttpUpgrader that upgrades to a given protocol.