public class HttpDataConnection extends java.lang.Object implements DataFileConnection
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_NO_RESPONSE |
static java.lang.String |
EXCEPTION_MESSAGE_KEY_STATUS_CODE_ERROR |
| Constructor and Description |
|---|
HttpDataConnection(CloseableHttpClient httpClient,
HttpRequestBase request) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
java.io.InputStream |
getInputStream() |
public static final java.lang.String EXCEPTION_MESSAGE_KEY_NO_RESPONSE
public static final java.lang.String EXCEPTION_MESSAGE_KEY_STATUS_CODE_ERROR
public HttpDataConnection(CloseableHttpClient httpClient,
HttpRequestBase request)
public java.io.InputStream getInputStream()
getInputStream in interface DataFileConnectionpublic void dispose()
dispose in interface DataFileConnection© 2001-2014 TIBCO Software Inc. www.jaspersoft.com