public interface HttpClient
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getContent() |
Map<String,String> |
getHeaders() |
HttpMethodName |
getMethod() |
URI |
getUri() |
HttpMethodName getMethod()
URI getUri()
InputStream getContent()
void close()
throws IOException
IOExceptionCopyright © 2019. All rights reserved.