|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebConnection
An object which handles the actual communication portion of page retrieval/submission.
Method Summary | |
---|---|
WebResponse |
getResponse(WebRequestSettings settings)
Submits a request and retrieves a response. |
Method Detail |
---|
WebResponse getResponse(WebRequestSettings settings) throws java.io.IOException
settings
- Settings to make the request with
java.io.IOException
- if an IO error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |