|
|||||||||
| Home >> All >> [ HTTPClient overview ] | PREV NEXT | ||||||||
Uses of Class
HTTPClient.RespInputStream
| Uses of RespInputStream in HTTPClient |
| Fields in HTTPClient declared as RespInputStream | |
(package private) RespInputStream |
ResponseHandler.stream
the response stream |
private RespInputStream |
Response.resp_inp_stream
our response input stream from the stream demux |
| Methods in HTTPClient that return RespInputStream | |
(package private) RespInputStream |
StreamDemultiplexor.getStream(Response resp)
creates an input stream for the response. |
|
|||||||||
| Home >> All >> [ HTTPClient overview ] | PREV NEXT | ||||||||