Uses of Interface
org.hcjf.io.net.http.HttpPackage.TransferDecodingLayerInterface
-
Packages that use HttpPackage.TransferDecodingLayerInterface Package Description org.hcjf.io.net.http -
-
Uses of HttpPackage.TransferDecodingLayerInterface in org.hcjf.io.net.http
Classes in org.hcjf.io.net.http that implement HttpPackage.TransferDecodingLayerInterface Modifier and Type Class Description static classHttpPackage.ChunkedDecoderLayerThis decoder implementation resolve the chunked encoding method for http.
-