|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method<org.apache.http.client.methods.HttpGet>
oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4GetMethod
public class HttpApache4GetMethod
Apache 4.x implementation of the GET Method
| Field Summary |
|---|
| Fields inherited from class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method |
|---|
httpClient, method |
| Constructor Summary | |
|---|---|
HttpApache4GetMethod(java.lang.String url, HttpApache4Client httpApache4Client)Constructor |
|
| Method Summary |
|---|
| Methods inherited from class oracle.stellent.ridc.protocol.http.apache4.impl.HttpApache4Method |
|---|
addRequestHeader, execute, getResponseBodyAsStream, getResponseHeader, getResponseHeaders, getRidcClient, getStatusCode, getStatusLine, getURI, releaseConnection, setCookiePolicy, setFollowRedirects, setParameter, setQueryString, setRequestHeader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.stellent.ridc.common.http.RIDCHttpMethod |
|---|
addRequestHeader, execute, getResponseBodyAsStream, getResponseHeader, getResponseHeaders, getRidcClient, getStatusCode, getStatusLine, getURI, releaseConnection, setCookiePolicy, setFollowRedirects, setParameter, setQueryString, setRequestHeader |
| Constructor Detail |
|---|
public HttpApache4GetMethod(java.lang.String url,
HttpApache4Client httpApache4Client)
url -httpApache4Client -
|
Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1) E17274-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||