Uses of Interface
org.eclipse.jetty.client.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
-
Uses of HttpUpgrader in org.eclipse.jetty.client.http
Modifier and TypeClassDescriptionclass
A HttpUpgrader that upgrades to a given protocol. -
Uses of HttpUpgrader in org.eclipse.jetty.websocket.core.client
-
Uses of HttpUpgrader in org.eclipse.jetty.websocket.core.client.internal