Uses of Class
oracle.stellent.ridc.protocol.http.IdcHttpClientConfig
Packages that use IdcHttpClientConfig
Package
Description
-
Uses of IdcHttpClientConfig in oracle.stellent.ridc.common.http
Methods in oracle.stellent.ridc.common.http with parameters of type IdcHttpClientConfigModifier and TypeMethodDescriptionRIDCHttpClientProvider.createHttpClient
(IdcHttpClientConfig config, boolean multithreaded) -
Uses of IdcHttpClientConfig in oracle.stellent.ridc.common.http.utils
Methods in oracle.stellent.ridc.common.http.utils with parameters of type IdcHttpClientConfigModifier and TypeMethodDescriptionstatic RIDCHttpClient
RIDCHttpClientUtils.createHttpClient
(RIDCHttpClientProvider clientProvider, IdcHttpClientConfig config, boolean multithreaded) -
Uses of IdcHttpClientConfig in oracle.stellent.ridc.protocol.http
Methods in oracle.stellent.ridc.protocol.http that return IdcHttpClientConfigMethods in oracle.stellent.ridc.protocol.http that return types with arguments of type IdcHttpClientConfigModifier and TypeMethodDescriptionIdcHttpClient.createConnectionManager()
Create the connection managerMethods in oracle.stellent.ridc.protocol.http with parameters of type IdcHttpClientConfigModifier and TypeMethodDescriptionIdcHttpConnectionManager.createConnection
(IdcHttpClientConfig clientConfig) Create a new connection.Constructors in oracle.stellent.ridc.protocol.http with parameters of type IdcHttpClientConfigModifierConstructorDescriptionIdcHttpClient
(IdcClientManager clientManager, IdcHttpClientConfig clientConfig) -
Uses of IdcHttpClientConfig in oracle.stellent.ridc.protocol.http.httpurlconnection.impl
Methods in oracle.stellent.ridc.protocol.http.httpurlconnection.impl with parameters of type IdcHttpClientConfigModifier and TypeMethodDescriptionHttpURLConnectionClientProvider.createHttpClient
(IdcHttpClientConfig config, boolean multithreaded) void
FormDataEntity.prepareOutBoundRequest
(HttpURLConnection uc, IdcHttpClientConfig config) void
MultipartEntity.prepareOutBoundRequest
(HttpURLConnection uc, IdcHttpClientConfig config) void
RequestEntity.prepareOutBoundRequest
(HttpURLConnection uc, IdcHttpClientConfig config) Prepare the URL connection just before sending the data.void
StringEntity.prepareOutBoundRequest
(HttpURLConnection uc, IdcHttpClientConfig config) Constructors in oracle.stellent.ridc.protocol.http.httpurlconnection.impl with parameters of type IdcHttpClientConfig -
Uses of IdcHttpClientConfig in oracle.stellent.ridc.protocol.http.oracle.impl
Methods in oracle.stellent.ridc.protocol.http.oracle.impl that return IdcHttpClientConfigMethods in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type IdcHttpClientConfigModifier and TypeMethodDescriptionHttpOracleClientProvider.createHttpClient
(IdcHttpClientConfig config, boolean multithreaded) Constructors in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type IdcHttpClientConfig