com.meterware.httpunit
public class WebConversation extends WebClient
| Constructor Summary | |
|---|---|
| WebConversation()
Creates a new web conversation.
| |
| Method Summary | |
|---|---|
| void | clearProxyServer() |
| protected WebResponse | newResponse(WebRequest request, FrameSelector targetFrame)
Creates a web response object which represents the response to the specified web request.
|
| void | setProxyServer(String proxyHost, int proxyPort) |