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
IOException
Copyright © 2004–2022. All rights reserved.