Package oracle.stellent.ridc.common.http
Interface RIDCHttpGetMethod
- All Superinterfaces:
RIDCHttpMethod
- All Known Implementing Classes:
HttpOracleGetMethod
,HttpURLConnectionGetMethod
Generic interface for HTTP GET Method
-
Method Summary
Methods inherited from interface oracle.stellent.ridc.common.http.RIDCHttpMethod
addRequestHeader, execute, getResponseBodyAsStream, getResponseHeader, getResponseHeaders, getRidcClient, getStatusCode, getStatusLine, getURI, releaseConnection, setCookiePolicy, setFollowRedirects, setParameter, setQueryString, setRequestConfig, setRequestHeader, setServiceLog