Package com.oracle.bmc.http
-
Interface Summary Interface Description ClientConfigurator Configurator allowing SDK users to customize the underlying REST client.HasEffectiveClientConfigurator Interface implemented by classes that provide an effective ClientConfigurator -
Class Summary Class Description ApacheConfigurator Deprecated. use ApacheClientProperties instead.ApacheConnectionPoolConfig Deprecated. instead, use com.oracle.bmc.http.client.jersey.apacheconfigurator.ApacheConnectionPoolConfig or com.oracle.bmc.http.client.jersey3.apacheconfigurator.ApacheConnectionPoolConfigApacheConnectorProperties Deprecated. instead, use com.oracle.bmc.http.client.jersey.apacheconfigurator.ApacheConnectorProperties or com.oracle.bmc.http.client.jersey3.apacheconfigurator.ApacheConnectorPropertiesApacheProxyConfig Deprecated. useProxyConfiguration
insteadApacheProxyConfigDecorator Deprecated. useProxyConfiguration
insteadCompositeClientConfigurator A client configurator composed of other client configurators.CrossTenancyRequestConfigurator A configurator that causes the client to set the cross-tenancy request header.DefaultConfigurator DefaultConfigurator handles basic configuration of clients under different environments.DefaultConfigurator.NonBuffering AClientConfigurator
for a client that does not buffer requests in memory.DefaultConnectorConfigurator DefaultConnectorConfigurator represents the basic behavior of the transport layer.JerseyLoggingClientConfigurator Deprecated. use {@link com.oracle.bmc.http.client.HttpClientBuilder#}Priorities