public interface WebConnection
Modifier and Type | Method and Description |
---|---|
WebResponse |
getResponse(WebRequestSettings settings)
Submits a request and retrieves a response.
|
WebResponse getResponse(WebRequestSettings settings) throws IOException
settings
- Settings to make the request withIOException
- if an IO error occursCopyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.