Interface EMHttpClient
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
EMHttpClientDefaultImpl
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.http.client.methods.CloseableHttpResponseexecute(org.apache.http.client.methods.HttpRequestBase request)
-
Method Details
-
execute
org.apache.http.client.methods.CloseableHttpResponse execute(org.apache.http.client.methods.HttpRequestBase request) throws IOException, org.apache.http.client.ClientProtocolException - Throws:
IOExceptionorg.apache.http.client.ClientProtocolException
-