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 Class
oracle.stellent.ridc.protocol.http.IdcHttpClientConfig

Packages that use IdcHttpClientConfig
oracle.stellent.ridc.common.http.utils   
oracle.stellent.ridc.protocol.http   
oracle.stellent.ridc.protocol.http.oracle.impl   

 

Uses of IdcHttpClientConfig in oracle.stellent.ridc.common.http.utils

 

Methods in oracle.stellent.ridc.common.http.utils with parameters of type IdcHttpClientConfig
static RIDCHttpClient RIDCHttpClientUtils.createHttpClient(IdcHttpClientConfig config, boolean multithreaded)
           

 

Uses of IdcHttpClientConfig in oracle.stellent.ridc.protocol.http

 

Methods in oracle.stellent.ridc.protocol.http that return IdcHttpClientConfig
 IdcHttpClientConfig IdcHttpProtocol.getClientConfig()
           

 

Methods in oracle.stellent.ridc.protocol.http that return types with arguments of type IdcHttpClientConfig
protected  ConnectionManager<IdcHttpClientConnection,IdcHttpClientConfig> IdcHttpClient.createConnectionManager()
          Create the connection manager

 

Methods in oracle.stellent.ridc.protocol.http with parameters of type IdcHttpClientConfig
 IdcHttpClientConnection IdcHttpConnectionManager.createConnection(IdcHttpClientConfig clientConfig)
          Create a new connection.
protected  String IdcHttpConnectionManager.getProxy(IdcHttpClientConfig clientConfig)
          Retrieve the proxy to use for the host in the client config.

 

Constructors in oracle.stellent.ridc.protocol.http with parameters of type IdcHttpClientConfig
IdcHttpClient(IdcClientManager clientManager, IdcHttpClientConfig clientConfig)
           
IdcHttpProtocol(ServiceRequest<IdcHttpClientConnection> serviceRequest, DataFactory dataFactory, IdcHttpClientConfig config)
           

 

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

 

Constructors in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type IdcHttpClientConfig
HttpOracleClient(IdcHttpClientConfig config)
           

 


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.