|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RIDCHttpHeader in oracle.stellent.ridc.common.http |
|---|
| Methods in oracle.stellent.ridc.common.http that return RIDCHttpHeader | |
|---|---|
RIDCHttpHeader |
RIDCHttpMethod.getResponseHeader(java.lang.String headerName)Get response header |
| Methods in oracle.stellent.ridc.common.http that return types with arguments of type RIDCHttpHeader | |
|---|---|
java.util.List<RIDCHttpHeader> |
RIDCHttpMethod.getResponseHeaders()Get all response headers |
| Uses of RIDCHttpHeader in oracle.stellent.ridc.common.http.impl |
|---|
| Classes in oracle.stellent.ridc.common.http.impl that implement RIDCHttpHeader | |
|---|---|
class |
RIDCHttpHeaderImplImplementation of the RIDCHttpHeader |
| Uses of RIDCHttpHeader in oracle.stellent.ridc.common.http.utils |
|---|
| Method parameters in oracle.stellent.ridc.common.http.utils with type arguments of type RIDCHttpHeader | |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
RIDCHttpClientUtils.getResponseHeaders(java.util.List<RIDCHttpHeader> headers) |
| Uses of RIDCHttpHeader in oracle.stellent.ridc.protocol.http.apache3.impl |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache3.impl that return RIDCHttpHeader | |
|---|---|
RIDCHttpHeader |
HttpApache3Method.getResponseHeader(java.lang.String headerName)Get the response header |
| Methods in oracle.stellent.ridc.protocol.http.apache3.impl that return types with arguments of type RIDCHttpHeader | |
|---|---|
java.util.List<RIDCHttpHeader> |
HttpApache3Method.getResponseHeaders()Get the response headers |
| Uses of RIDCHttpHeader in oracle.stellent.ridc.protocol.http.apache3.utils |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache3.utils that return types with arguments of type RIDCHttpHeader | |
|---|---|
static java.util.List<RIDCHttpHeader> |
Apache3Utils.convertToRIDCHeaders(org.apache.commons.httpclient.Header[] apacheHeaders)Convert Apache headers to RIDC headers |
| Uses of RIDCHttpHeader in oracle.stellent.ridc.protocol.http.apache4.impl |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache4.impl that return RIDCHttpHeader | |
|---|---|
RIDCHttpHeader |
HttpApache4Method.getResponseHeader(java.lang.String headerName)Get response header |
| Methods in oracle.stellent.ridc.protocol.http.apache4.impl that return types with arguments of type RIDCHttpHeader | |
|---|---|
java.util.List<RIDCHttpHeader> |
HttpApache4Method.getResponseHeaders()Get all response headers |
| Uses of RIDCHttpHeader in oracle.stellent.ridc.protocol.http.apache4.utils |
|---|
| Methods in oracle.stellent.ridc.protocol.http.apache4.utils that return types with arguments of type RIDCHttpHeader | |
|---|---|
static java.util.List<RIDCHttpHeader> |
Apache4Utils.convertToRIDCHeaders(org.apache.http.Header[] allHeaders)Convert Apache headers to generic RIDC headers |
|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||