public interface WebConnection
| Modifier and Type | Method and Description |
|---|---|
WebResponse |
getResponse(WebRequest request)
Submits a request and retrieves a response.
|
WebResponse getResponse(WebRequest request) throws IOException
request - the requestIOException - if an IO error occursCopyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.