Class ResponseContentEncoding

java.lang.Object
org.apache.http.client.protocol.ResponseContentEncoding
All Implemented Interfaces:
HttpResponseInterceptor

@Immutable public class ResponseContentEncoding extends Object implements HttpResponseInterceptor
HttpResponseInterceptor responsible for processing Content-Encoding responses.

Instances of this class are stateless and immutable, therefore threadsafe.

Since:
4.1