public interface HttpFetcher
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
fetch(HttpRequest request)
Fetch HTTP content.
|
HttpResponse fetch(HttpRequest request) throws GadgetException
request - The request to fetch.GadgetException - In the event of a failure that can't be mapped to an HTTP result code.Copyright © 2007-2012. All Rights Reserved.