Class HttpClientResponseImpl

java.lang.Object
org.refcodes.web.HttpResponseImpl
org.refcodes.web.HttpClientResponseImpl
All Implemented Interfaces:
HeaderFieldsAccessor<ResponseHeaderFields>, HttpBodyAccessor, HttpClientResponse, HttpInputStreamAccessor, HttpResponse, HttpStatusCodeAccessor, UrlAccessor

public class HttpClientResponseImpl
extends HttpResponseImpl
implements HttpClientResponse
Implementation of the HttpClientResponse interface.