Uses of Interface
org.eclipse.jetty.client.ContentDecoder
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 in org.eclipse.jetty.client
Modifier and TypeMethodDescriptionabstract ContentDecoder
ContentDecoder.Factory.newContentDecoder()
Factory method forContentDecoder
sGZIPContentDecoder.Factory.newContentDecoder()