Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.