public class HttpDataConnection extends Object implements DataFileConnection
| Constructor and Description |
|---|
HttpDataConnection(org.apache.http.impl.client.CloseableHttpClient httpClient,
org.apache.http.client.methods.HttpRequestBase request) |
public HttpDataConnection(org.apache.http.impl.client.CloseableHttpClient httpClient,
org.apache.http.client.methods.HttpRequestBase request)
public InputStream getInputStream()
getInputStream in interface DataFileConnectionpublic void dispose()
dispose in interface DataFileConnectionCopyright © 2015. All rights reserved.