michael@0:
michael@0:
michael@0:
michael@0:
michael@0:
michael@0: Default implementations for interfaces in
michael@0: {@link org.apache.http.io org.apache.http.io}.
michael@0:
michael@0:
michael@0:
michael@0: There are implementations of the transport encodings used by HTTP,
michael@0: in particular the chunked coding for
michael@0: {@link org.apache.http.impl.io.ChunkedOutputStream sending} and
michael@0: {@link org.apache.http.impl.io.ChunkedInputStream receiving} entities.
michael@0:
michael@0:
michael@0: