Interface StreamDecoderFactory

All Known Subinterfaces:
StreamDecoderFactory

@Deprecated public interface StreamDecoderFactory
Deprecated.
An interface that constructs a new StreamDecoder for a given Content-Encoding header value. A new decoder is valid for the lifetime of an HttpResponse.