public interface WebResponseListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
WebResponseListener.StatusListener |
| Modifier and Type | Method and Description |
|---|---|
void |
onLoadWebResponse(com.gargoylesoftware.htmlunit.WebRequest webRequest,
com.gargoylesoftware.htmlunit.WebResponse webResponse) |
void onLoadWebResponse(com.gargoylesoftware.htmlunit.WebRequest webRequest,
com.gargoylesoftware.htmlunit.WebResponse webResponse)
throws IOException
IOExceptionCopyright © 2004–2015. All rights reserved.