Skip navigation links
A B C D E G H I N P S T U 

A

ApacheConfigurator - Class in com.oracle.bmc.http
A ClientConfigurator implementation that uses the Apache HTTP Connector Provider for the Jersey Client configuration.
ApacheConfigurator() - Constructor for class com.oracle.bmc.http.ApacheConfigurator
Creates a new ApacheConfigurator object.
ApacheConfigurator(List<ClientConfigDecorator>) - Constructor for class com.oracle.bmc.http.ApacheConfigurator
Creates a new ApacheConfigurator and registers the list of provided ClientConfigDecorators.
ApacheConnectionPoolConfig - Class in com.oracle.bmc.http
The configurable parameters for a client’s connection pool
ApacheConnectionPoolConfig.Builder - Class in com.oracle.bmc.http
 
ApacheConnectionPoolingClientConfigDecorator - Class in com.oracle.bmc.http
A ClientConfigDecorator implementation that configure a connection pool for the client for a given ApacheConnectionPoolConfig.
ApacheConnectionPoolingClientConfigDecorator(ApacheConnectionPoolConfig) - Constructor for class com.oracle.bmc.http.ApacheConnectionPoolingClientConfigDecorator
Creates a new ApacheConnectionPoolingClientConfigDecorator object.
ApacheProxyConfig - Class in com.oracle.bmc.http
Defines the proxy configuration for clients.
ApacheProxyConfig.ApacheProxyConfigBuilder - Class in com.oracle.bmc.http
 
ApacheProxyConfigDecorator - Class in com.oracle.bmc.http
A ClientConfigDecorator implementation that configures an HTTP or HTTPS proxy for the specific client instance.
ApacheProxyConfigDecorator(ApacheProxyConfig) - Constructor for class com.oracle.bmc.http.ApacheProxyConfigDecorator
Creates a new ApacheProxyConfigDecorator object.

B

build() - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig.Builder
 
build() - Method in class com.oracle.bmc.http.ApacheProxyConfig.ApacheProxyConfigBuilder
 
builder() - Static method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
Creates a new Builder used to construct a new ApacheConnectionPoolConfig object.
Builder() - Constructor for class com.oracle.bmc.http.ApacheConnectionPoolConfig.Builder
 
builder() - Static method in class com.oracle.bmc.http.ApacheProxyConfig
 

C

canEqual(Object) - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
 
canEqual(Object) - Method in class com.oracle.bmc.http.ApacheProxyConfig
 
clientConfigDecorators - Variable in class com.oracle.bmc.http.ApacheConfigurator
The list of ClientConfigDecorators to support the ability to decorate ClientConfig
com.oracle.bmc.http - package com.oracle.bmc.http
 
customizeBuilder(ClientBuilder) - Method in class com.oracle.bmc.http.ApacheConfigurator
 
customizeClient(Client) - Method in class com.oracle.bmc.http.ApacheConfigurator
 
customizeClientConfig(ClientConfig) - Method in class com.oracle.bmc.http.ApacheConnectionPoolingClientConfigDecorator
 
customizeClientConfig(ClientConfig) - Method in class com.oracle.bmc.http.ApacheProxyConfigDecorator
Customizes the client configuration for specifying a proxy to connect to for client operations.

D

defaultMaxConnectionsPerRoute(int) - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig.Builder
 

E

equals(Object) - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
 
equals(Object) - Method in class com.oracle.bmc.http.ApacheProxyConfig
 

G

getDefaultMaxConnectionsPerRoute() - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
The default max number of connections per route.
getPassword() - Method in class com.oracle.bmc.http.ApacheProxyConfig
 
getPoolingHttpClientConnectionManager() - Method in class com.oracle.bmc.http.ApacheConnectionPoolingClientConfigDecorator
Gets the underlying PoolingHttpClientConnectionManager for the ApacheConnectionPoolingClientConfigDecorator.
getTotalOpenConnections() - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
The max total number of connections.
getTtl() - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
The time to live per connection.
getUri() - Method in class com.oracle.bmc.http.ApacheProxyConfig
 
getUsername() - Method in class com.oracle.bmc.http.ApacheProxyConfig
 

H

hashCode() - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
 
hashCode() - Method in class com.oracle.bmc.http.ApacheProxyConfig
 

I

isConfiguredAndValid() - Method in class com.oracle.bmc.http.ApacheProxyConfig
Determines if the configuration is valid for configuring a proxy.

N

newDefault() - Static method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
Creates a new default ApacheConnectionPoolConfig.

P

password(String) - Method in class com.oracle.bmc.http.ApacheProxyConfig.ApacheProxyConfigBuilder
 

S

setConnectorProvider(ClientBuilder) - Method in class com.oracle.bmc.http.ApacheConfigurator
 

T

toString() - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig
 
toString() - Method in class com.oracle.bmc.http.ApacheProxyConfig.ApacheProxyConfigBuilder
 
toString() - Method in class com.oracle.bmc.http.ApacheProxyConfig
 
totalOpenConnections(int) - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig.Builder
 
ttl(int, TimeUnit) - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig.Builder
 
ttlInMillis(int) - Method in class com.oracle.bmc.http.ApacheConnectionPoolConfig.Builder
 

U

uri(String) - Method in class com.oracle.bmc.http.ApacheProxyConfig.ApacheProxyConfigBuilder
 
username(String) - Method in class com.oracle.bmc.http.ApacheProxyConfig.ApacheProxyConfigBuilder
 
A B C D E G H I N P S T U 
Skip navigation links

Copyright © 2016–2019. All rights reserved.