public static class MultipleResourceHttpFetcher.RequestContext extends Object
| Constructor and Description |
|---|
MultipleResourceHttpFetcher.RequestContext(HttpRequest httpReq,
HttpResponse httpResp,
GadgetException ge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
GadgetException |
getGadgetException() |
HttpRequest |
getHttpReq() |
HttpResponse |
getHttpResp() |
int |
hashCode() |
public MultipleResourceHttpFetcher.RequestContext(HttpRequest httpReq, HttpResponse httpResp, GadgetException ge)
public HttpRequest getHttpReq()
public HttpResponse getHttpResp()
public GadgetException getGadgetException()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.