Interface StreamDecoder
public interface StreamDecoder
An interface for objects that apply HTTP content decoding to incoming
HttpData
.
Implement this interface to use content decoding schemes not built-in to the JDK.