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-2012 Gargoyle Software Inc.. All Rights Reserved.