Uses of Interface gnu.inet.http.ResponseBodyReader

Uses in package gnu.inet.http

Classes implementing gnu.inet.http.ResponseBodyReader

class
Simple response body reader that stores content in a byte array.

Methods with parameter type gnu.inet.http.ResponseBodyReader

void
Sets the response body reader.

Fields of type gnu.inet.http.ResponseBodyReader

ResponseBodyReader
The response body reader.