public final class NettyHttpClient extends Object implements cz.jalasoft.net.http.HttpClient
| Constructor and Description |
|---|
NettyHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
cz.jalasoft.net.http.HttpGetRequest |
getRequest() |
cz.jalasoft.net.http.HttpPostRequest |
postRequest() |
public cz.jalasoft.net.http.HttpPostRequest postRequest()
postRequest in interface cz.jalasoft.net.http.HttpClientpublic cz.jalasoft.net.http.HttpGetRequest getRequest()
getRequest in interface cz.jalasoft.net.http.HttpClientpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2015. All rights reserved.