Uses of Class
org.eclipse.jetty.client.ContentDecoder.Factory
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of ContentDecoder.Factory in org.eclipse.jetty.client
Modifier and TypeClassDescriptionstatic class
SpecializedContentDecoder.Factory
for the "gzip" encoding.Modifier and TypeMethodDescriptionHttpClient.getContentDecoderFactories()
Returns a non thread-safe set ofContentDecoder.Factory
s that can be modified before performing requests.