Uses of Interface
org.eclipse.jetty.client.ContentDecoder
Packages that use 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
Classes in org.eclipse.jetty.client that implement ContentDecoderFields in org.eclipse.jetty.client declared as ContentDecoderMethods in org.eclipse.jetty.client that return ContentDecoderModifier and TypeMethodDescriptionabstract ContentDecoder
ContentDecoder.Factory.newContentDecoder()
Factory method forContentDecoder
sGZIPContentDecoder.Factory.newContentDecoder()
Constructors in org.eclipse.jetty.client with parameters of type ContentDecoder