public class BrowserWebConnection extends Object implements com.gargoylesoftware.htmlunit.WebConnection
| Modifier and Type | Class and Description |
|---|---|
static class |
BrowserWebConnection.Builder |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.gargoylesoftware.htmlunit.WebResponse |
getResponse(com.gargoylesoftware.htmlunit.WebRequest webRequest) |
public com.gargoylesoftware.htmlunit.WebResponse getResponse(com.gargoylesoftware.htmlunit.WebRequest webRequest)
throws IOException
getResponse in interface com.gargoylesoftware.htmlunit.WebConnectionIOExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2018. All rights reserved.