Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
Packages that use ApacheHttpClient5FactoryBuilder
-
Uses of ApacheHttpClient5FactoryBuilder in com.sap.cloud.sdk.cloudplatform.connectivity
Methods in com.sap.cloud.sdk.cloudplatform.connectivity that return ApacheHttpClient5FactoryBuilderModifier and TypeMethodDescriptionApacheHttpClient5FactoryBuilder.maxConnectionsPerRoute(int maxConnectionsPerRoute) Sets the maximum number of parallel connections per route (e.g. per remote host) that can be established with aHttpClientcreated by the to-be-builtApacheHttpClient5Factory.ApacheHttpClient5FactoryBuilder.maxConnectionsTotal(int maxConnectionsTotal) Sets the maximum number of parallel connections that can be established with aHttpClientcreated by the to-be-builtApacheHttpClient5Factory.Sets the timeoutHttpClientinstances created by the to-be-builtApacheHttpClient5Factoryshould use.ApacheHttpClient5FactoryBuilder.timeoutInMilliseconds(int timeoutInMilliseconds) Sets the timeoutHttpClientinstances created by the to-be-builtApacheHttpClient5Factoryshould use.ApacheHttpClient5FactoryBuilder.tlsUpgrade(ApacheHttpClient5FactoryBuilder.TlsUpgrade tlsUpgrade) Sets theUpgradeheader.