Skip navigation links

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

E17274-03


Uses of Class
oracle.stellent.ridc.common.http.utils.RIDCHttpConstants.HttpLibrary

Packages that use RIDCHttpConstants.HttpLibrary
oracle.stellent.ridc.common.http.utils   
oracle.stellent.ridc.protocol.http   

 

Uses of RIDCHttpConstants.HttpLibrary in oracle.stellent.ridc.common.http.utils

 

Methods in oracle.stellent.ridc.common.http.utils that return RIDCHttpConstants.HttpLibrary
static RIDCHttpConstants.HttpLibrary RIDCHttpConstants.HttpLibrary.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RIDCHttpConstants.HttpLibrary[] RIDCHttpConstants.HttpLibrary.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of RIDCHttpConstants.HttpLibrary in oracle.stellent.ridc.protocol.http

 

Methods in oracle.stellent.ridc.protocol.http that return RIDCHttpConstants.HttpLibrary
 RIDCHttpConstants.HttpLibrary IdcHttpClientConfig.getHttpLibrary()
           

 

Methods in oracle.stellent.ridc.protocol.http with parameters of type RIDCHttpConstants.HttpLibrary
 void IdcHttpClientConfig.setHttpLibrary(RIDCHttpConstants.HttpLibrary httpLibrary)
           

 


Skip navigation links

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

E17274-03


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