public interface HttpClient extends Closeable
| Modifier and Type | Method and Description |
|---|---|
HttpGetRequest |
getRequest()
Starts a creation of a new HTTP GET request.
|
HttpPostRequest |
postRequest()
Starts a creation of a new HTTP POST request.
|
HttpPostRequest postRequest()
HttpGetRequest getRequest()
Copyright © 2015. All rights reserved.