Interface StreamDecoderFactory

All Superinterfaces:
StreamDecoderFactory

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