public class WdmHttpClient extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
WdmHttpClient.Builder |
static class |
WdmHttpClient.Get |
static class |
WdmHttpClient.Options |
static class |
WdmHttpClient.Response |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
WdmHttpClient.Response |
execute(io.github.bonigarcia.wdm.WdmHttpClient.Method method) |
boolean |
isValid(URL url) |
public WdmHttpClient.Response execute(io.github.bonigarcia.wdm.WdmHttpClient.Method method) throws IOException
IOExceptionpublic boolean isValid(URL url) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All rights reserved.