Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-05


oracle.stellent.ridc.common.http
Interface RIDCHttpGetMethod

All Superinterfaces:
RIDCHttpMethod
All Known Implementing Classes:
HttpApache3GetMethod, HttpApache4GetMethod, HttpOracleGetMethod, HttpURLConnectionGetMethod

public interface RIDCHttpGetMethod
extends RIDCHttpMethod

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, setRequestHeader, setServiceLog

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-05


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.