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 RIDCHttpClientRIDCHttpClientUtils.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) voidFormDataEntity.prepareOutBoundRequest(HttpURLConnection uc, IdcHttpClientConfig config) voidMultipartEntity.prepareOutBoundRequest(HttpURLConnection uc, IdcHttpClientConfig config) voidRequestEntity.prepareOutBoundRequest(HttpURLConnection uc, IdcHttpClientConfig config) Prepare the URL connection just before sending the data.voidStringEntity.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