Uses of Interface
org.eclipse.jetty.io.ClientConnectionFactory.Decorator
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of ClientConnectionFactory.Decorator in org.eclipse.jetty.client
Modifier and TypeClassDescriptionstatic class
PROXY protocol version 1 metadata holder to be used in conjunction withRequest.tag(Object)
.static class
PROXY protocol version 2 metadata holder to be used in conjunction withRequest.tag(Object)
.