Skip navigation links

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

E17274-04


Uses of Interface
oracle.stellent.ridc.common.http.RIDCHttpGetMethod

Packages that use RIDCHttpGetMethod
oracle.stellent.ridc.common.http   
oracle.stellent.ridc.protocol.http.apache3.impl   
oracle.stellent.ridc.protocol.http.apache4.impl   
oracle.stellent.ridc.protocol.http.oracle.impl   

 

Uses of RIDCHttpGetMethod in oracle.stellent.ridc.common.http

 

Methods in oracle.stellent.ridc.common.http that return RIDCHttpGetMethod
 RIDCHttpGetMethod RIDCHttpClient.getGetMethod(String url)
          Get the method to execute for HTTP GET

 

Uses of RIDCHttpGetMethod in oracle.stellent.ridc.protocol.http.apache3.impl

 

Classes in oracle.stellent.ridc.protocol.http.apache3.impl that implement RIDCHttpGetMethod
 class HttpApache3GetMethod
          Get Method implementation for Apache 3.x

 

Uses of RIDCHttpGetMethod in oracle.stellent.ridc.protocol.http.apache4.impl

 

Classes in oracle.stellent.ridc.protocol.http.apache4.impl that implement RIDCHttpGetMethod
 class HttpApache4GetMethod
          Apache 4.x implementation of the GET Method

 

Uses of RIDCHttpGetMethod in oracle.stellent.ridc.protocol.http.oracle.impl

 

Classes in oracle.stellent.ridc.protocol.http.oracle.impl that implement RIDCHttpGetMethod
 class HttpOracleGetMethod
           

 


Skip navigation links

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

E17274-04


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