| Modifier and Type | Method and Description |
|---|---|
RIDCHttpHeader |
RIDCHttpMethod.getResponseHeader(String headerName)
Get response header
|
| Modifier and Type | Method and Description |
|---|---|
List<RIDCHttpHeader> |
RIDCHttpMethod.getResponseHeaders()
Get all response headers
|
| Modifier and Type | Class and Description |
|---|---|
class |
RIDCHttpHeaderImpl
Implementation of the RIDCHttpHeader
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
RIDCHttpClientUtils.getResponseHeaders(List<RIDCHttpHeader> headers) |
| Modifier and Type | Method and Description |
|---|---|
RIDCHttpHeader |
HttpURLConnectionMethod.getResponseHeader(String headerName) |
| Modifier and Type | Method and Description |
|---|---|
List<RIDCHttpHeader> |
HttpURLConnectionMethod.getResponseHeaders() |
| Modifier and Type | Method and Description |
|---|---|
RIDCHttpHeader |
HttpOracleMethod.getResponseHeader(String headerName) |
| Modifier and Type | Method and Description |
|---|---|
List<RIDCHttpHeader> |
HttpOracleMethod.getResponseHeaders() |