|
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.apache3.impl.HttpApache3Method<org.apache.commons.httpclient.methods.GetMethod>
oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3GetMethod
public class HttpApache3GetMethod
Get Method implementation for Apache 3.x
| Field Summary |
|---|
| Fields inherited from class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method |
|---|
apacheMethod, ridcClient |
| Constructor Summary | |
|---|---|
HttpApache3GetMethod(java.lang.String url, HttpApache3Client httpApache3Client)Create the GET Method |
|
| Method Summary |
|---|
| Methods inherited from class oracle.stellent.ridc.protocol.http.apache3.impl.HttpApache3Method |
|---|
addRequestHeader, execute, getDelegateObject, 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 HttpApache3GetMethod(java.lang.String url,
HttpApache3Client httpApache3Client)
url - the urlhttpApache3Client - the associated client
|
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 | |||||||||