|
Rename Method public setMaxRequestRetry(maxRequestRetry int) : Builder renamed to public maxRequestRetry(maxRequestRetry int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setConnectTimeout(connectTimeout int) : Builder renamed to public connectTimeout(connectTimeout int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setAllowPoolingConnections(allowPoolingConnections boolean) : Builder renamed to public allowPoolingConnections(allowPoolingConnections boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setConnectionTTL(connectionTTL int) : Builder renamed to public connectionTTL(connectionTTL int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setShutdownTimeout(shutdownTimeout int) : Builder renamed to public shutdownTimeout(shutdownTimeout int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setHttpClientCodecMaxChunkSize(httpClientCodecMaxChunkSize int) : Builder renamed to public httpClientCodecMaxChunkSize(httpClientCodecMaxChunkSize int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setSslSessionTimeout(sslSessionTimeout Integer) : Builder renamed to public sslSessionTimeout(sslSessionTimeout Integer) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setThreadFactory(threadFactory ThreadFactory) : Builder renamed to public threadFactory(threadFactory ThreadFactory) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setUseProxyProperties(useProxyProperties boolean) : Builder renamed to public useProxyProperties(useProxyProperties boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setRequestTimeout(requestTimeout int) : Builder renamed to public requestTimeout(requestTimeout int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setKeepEncodingHeader(keepEncodingHeader boolean) : Builder renamed to public keepEncodingHeader(keepEncodingHeader boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setFollowRedirect(followRedirect boolean) : Builder renamed to public followRedirect(followRedirect boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setMaxConnections(maxConnections int) : Builder renamed to public maxConnections(maxConnections int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setProxyServerSelector(proxyServerSelector ProxyServerSelector) : Builder renamed to public proxyServerSelector(proxyServerSelector ProxyServerSelector) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setMaxRedirects(maxRedirects int) : Builder renamed to public maxRedirects(maxRedirects int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setWebSocketMaxFrameSize(webSocketMaxFrameSize int) : Builder renamed to public webSocketMaxFrameSize(webSocketMaxFrameSize int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setEnabledProtocols(enabledProtocols String[]) : Builder renamed to public enabledProtocols(enabledProtocols String[]) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setCompressionEnforced(compressionEnforced boolean) : Builder renamed to public compressionEnforced(compressionEnforced boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setMaxConnectionsPerHost(maxConnectionsPerHost int) : Builder renamed to public maxConnectionsPerHost(maxConnectionsPerHost int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setThreadPoolName(threadPoolName String) : Builder renamed to public threadPoolName(threadPoolName String) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setSslEngineFactory(sslEngineFactory SSLEngineFactory) : Builder renamed to public sslEngineFactory(sslEngineFactory SSLEngineFactory) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setShutdownQuiet(shutdownQuiet int) : Builder renamed to public shutdownQuiet(shutdownQuiet int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setRealm(realm Realm) : Builder renamed to public realm(realm Realm) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setChunkedFileChunkSize(chunkedFileChunkSize int) : Builder renamed to public chunkedFileChunkSize(chunkedFileChunkSize int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setProxyServer(proxyServer ProxyServer) : Builder renamed to public proxyServer(proxyServer ProxyServer) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setWebSocketMaxBufferSize(webSocketMaxBufferSize int) : Builder renamed to public webSocketMaxBufferSize(webSocketMaxBufferSize int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setWebSocketTimeout(webSocketTimeout int) : Builder renamed to public webSocketTimeout(webSocketTimeout int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setHttpClientCodecMaxHeaderSize(httpClientCodecMaxHeaderSize int) : Builder renamed to public httpClientCodecMaxHeaderSize(httpClientCodecMaxHeaderSize int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setUserAgent(userAgent String) : Builder renamed to public userAgent(userAgent String) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setHttpClientCodecMaxInitialLineLength(httpClientCodecMaxInitialLineLength int) : Builder renamed to public httpClientCodecMaxInitialLineLength(httpClientCodecMaxInitialLineLength int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setReadTimeout(readTimeout int) : Builder renamed to public readTimeout(readTimeout int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setSslSessionCacheSize(sslSessionCacheSize Integer) : Builder renamed to public sslSessionCacheSize(sslSessionCacheSize Integer) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setHandshakeTimeout(handshakeTimeout long) : Builder renamed to public handshakeTimeout(handshakeTimeout long) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setAllowPoolingSslConnections(allowPoolingSslConnections boolean) : Builder renamed to public allowPoolingSslConnections(allowPoolingSslConnections boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public createSSLContext(trust AtomicBoolean) : SSLContext renamed to public createSslContext(trust AtomicBoolean) : SSLContext in class org.asynchttpclient.test.TestUtils |
From |
To |
|
Rename Method public setEnabledCipherSuites(enabledCipherSuites String[]) : Builder renamed to public enabledCipherSuites(enabledCipherSuites String[]) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setDisableUrlEncodingForBoundRequests(disableUrlEncodingForBoundRequests boolean) : Builder renamed to public disableUrlEncodingForBoundRequests(disableUrlEncodingForBoundRequests boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setStrict302Handling(strict302Handling boolean) : Builder renamed to public strict302Handling(strict302Handling boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setDisableZeroCopy(disableZeroCopy boolean) : Builder renamed to public disableZeroCopy(disableZeroCopy boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setPooledConnectionIdleTimeout(pooledConnectionIdleTimeout int) : Builder renamed to public pooledConnectionIdleTimeout(pooledConnectionIdleTimeout int) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setSSLContext(sslContext SSLContext) : Builder renamed to public sslContext(sslContext SSLContext) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setAcceptAnyCertificate(acceptAnyCertificate boolean) : Builder renamed to public acceptAnyCertificate(acceptAnyCertificate boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setUseProxySelector(useProxySelector boolean) : Builder renamed to public useProxySelector(useProxySelector boolean) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Rename Method public setAdvancedConfig(advancedConfig AdvancedConfig) : Builder renamed to public advancedConfig(advancedConfig AdvancedConfig) : Builder in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder |
From |
To |
|
Push Down Method public isAllowPoolingConnections() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isAllowPoolingConnections() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isKeepEncodingHeader() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isKeepEncodingHeader() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getWebSocketMaxBufferSize() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getWebSocketMaxBufferSize() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getShutdownTimeout() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getShutdownTimeout() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getHandshakeTimeout() : long from class org.asynchttpclient.AsyncHttpClientConfig to public getHandshakeTimeout() : long from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getHttpClientCodecMaxInitialLineLength() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getHttpClientCodecMaxInitialLineLength() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getConnectTimeout() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getConnectTimeout() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getResponseFilters() : List<ResponseFilter> from class org.asynchttpclient.AsyncHttpClientConfig to public getResponseFilters() : List<ResponseFilter> from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getConnectionTTL() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getConnectionTTL() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getSslSessionCacheSize() : Integer from class org.asynchttpclient.AsyncHttpClientConfig to public getSslSessionCacheSize() : Integer from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getHttpClientCodecMaxHeaderSize() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getHttpClientCodecMaxHeaderSize() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getSslEngineFactory() : SSLEngineFactory from class org.asynchttpclient.AsyncHttpClientConfig to public getSslEngineFactory() : SSLEngineFactory from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getChunkedFileChunkSize() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getChunkedFileChunkSize() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getSSLContext() : SSLContext from class org.asynchttpclient.AsyncHttpClientConfig to public getSSLContext() : SSLContext from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isCompressionEnforced() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isCompressionEnforced() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getRealm() : Realm from class org.asynchttpclient.AsyncHttpClientConfig to public getRealm() : Realm from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isAcceptAnyCertificate() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isAcceptAnyCertificate() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isDisableUrlEncodingForBoundRequests() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isDisableUrlEncodingForBoundRequests() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getWebSocketMaxFrameSize() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getWebSocketMaxFrameSize() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getHttpClientCodecMaxChunkSize() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getHttpClientCodecMaxChunkSize() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getShutdownQuiet() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getShutdownQuiet() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getPooledConnectionIdleTimeout() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getPooledConnectionIdleTimeout() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getRequestFilters() : List<RequestFilter> from class org.asynchttpclient.AsyncHttpClientConfig to public getRequestFilters() : List<RequestFilter> from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method private AsyncHttpClientConfig(connectTimeout int, maxConnections int, maxConnectionsPerHost int, requestTimeout int, readTimeout int, webSocketTimeout int, allowPoolingConnection boolean, allowSslConnectionPool boolean, idleConnectionInPoolTimeout int, maxConnectionLifeTime int, sslContext SSLContext, acceptAnyCertificate boolean, followRedirect boolean, maxRedirects int, strict302Handling boolean, threadPoolName String, threadFactory ThreadFactory, proxyServerSelector ProxyServerSelector, compressionEnforced boolean, userAgent String, realm Realm, requestFilters List<RequestFilter>, responseFilters List<ResponseFilter>, ioExceptionFilters List<IOExceptionFilter>, maxRequestRetry int, disableUrlEncodingForBoundRequests boolean, enabledProtocols String[], enabledCipherSuites String[], sslSessionCacheSize Integer, sslSessionTimeout Integer, httpClientCodecMaxInitialLineLength int, httpClientCodecMaxHeaderSize int, httpClientCodecMaxChunkSize int, disableZeroCopy boolean, handshakeTimeout long, sslEngineFactory SSLEngineFactory, chunkedFileChunkSize int, webSocketMaxBufferSize int, webSocketMaxFrameSize int, keepEncodingHeader boolean, shutdownQuiet int, shutdownTimeout int, advancedConfig AdvancedConfig) from class org.asynchttpclient.AsyncHttpClientConfig to private DefaultAsyncHttpClientConfig(connectTimeout int, maxConnections int, maxConnectionsPerHost int, requestTimeout int, readTimeout int, webSocketTimeout int, allowPoolingConnection boolean, allowSslConnectionPool boolean, idleConnectionInPoolTimeout int, maxConnectionLifeTime int, sslContext SSLContext, acceptAnyCertificate boolean, followRedirect boolean, maxRedirects int, strict302Handling boolean, threadPoolName String, threadFactory ThreadFactory, proxyServerSelector ProxyServerSelector, compressionEnforced boolean, userAgent String, realm Realm, requestFilters List<RequestFilter>, responseFilters List<ResponseFilter>, ioExceptionFilters List<IOExceptionFilter>, maxRequestRetry int, disableUrlEncodingForBoundRequests boolean, enabledProtocols String[], enabledCipherSuites String[], sslSessionCacheSize Integer, sslSessionTimeout Integer, httpClientCodecMaxInitialLineLength int, httpClientCodecMaxHeaderSize int, httpClientCodecMaxChunkSize int, disableZeroCopy boolean, handshakeTimeout long, sslEngineFactory SSLEngineFactory, chunkedFileChunkSize int, webSocketMaxBufferSize int, webSocketMaxFrameSize int, keepEncodingHeader boolean, shutdownQuiet int, shutdownTimeout int, advancedConfig AdvancedConfig) from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isAllowPoolingSslConnections() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isAllowPoolingSslConnections() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getAdvancedConfig() : AdvancedConfig from class org.asynchttpclient.AsyncHttpClientConfig to public getAdvancedConfig() : AdvancedConfig from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getEnabledCipherSuites() : String[] from class org.asynchttpclient.AsyncHttpClientConfig to public getEnabledCipherSuites() : String[] from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getWebSocketTimeout() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getWebSocketTimeout() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getMaxConnections() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getMaxConnections() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getUserAgent() : String from class org.asynchttpclient.AsyncHttpClientConfig to public getUserAgent() : String from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getThreadPoolName() : String from class org.asynchttpclient.AsyncHttpClientConfig to public getThreadPoolName() : String from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getReadTimeout() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getReadTimeout() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isStrict302Handling() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isStrict302Handling() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getMaxConnectionsPerHost() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getMaxConnectionsPerHost() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getRequestTimeout() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getRequestTimeout() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getMaxRedirects() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getMaxRedirects() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getProxyServerSelector() : ProxyServerSelector from class org.asynchttpclient.AsyncHttpClientConfig to public getProxyServerSelector() : ProxyServerSelector from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isFollowRedirect() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isFollowRedirect() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getThreadFactory() : ThreadFactory from class org.asynchttpclient.AsyncHttpClientConfig to public getThreadFactory() : ThreadFactory from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getMaxRequestRetry() : int from class org.asynchttpclient.AsyncHttpClientConfig to public getMaxRequestRetry() : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getThreadPoolNameOrDefault() : String from class org.asynchttpclient.AsyncHttpClientConfig to public getThreadPoolNameOrDefault() : String from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getIOExceptionFilters() : List<IOExceptionFilter> from class org.asynchttpclient.AsyncHttpClientConfig to public getIOExceptionFilters() : List<IOExceptionFilter> from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public isDisableZeroCopy() : boolean from class org.asynchttpclient.AsyncHttpClientConfig to public isDisableZeroCopy() : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getSslSessionTimeout() : Integer from class org.asynchttpclient.AsyncHttpClientConfig to public getSslSessionTimeout() : Integer from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Method public getEnabledProtocols() : String[] from class org.asynchttpclient.AsyncHttpClientConfig to public getEnabledProtocols() : String[] from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected userAgent : String from class org.asynchttpclient.AsyncHttpClientConfig to private userAgent : String from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected followRedirect : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private followRedirect : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected keepEncodingHeader : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private keepEncodingHeader : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected threadFactory : ThreadFactory from class org.asynchttpclient.AsyncHttpClientConfig to private threadFactory : ThreadFactory from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected responseFilters : List<ResponseFilter> from class org.asynchttpclient.AsyncHttpClientConfig to private responseFilters : List<ResponseFilter> from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected requestFilters : List<RequestFilter> from class org.asynchttpclient.AsyncHttpClientConfig to private requestFilters : List<RequestFilter> from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected realm : Realm from class org.asynchttpclient.AsyncHttpClientConfig to private realm : Realm from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute public AHC_VERSION : String from class org.asynchttpclient.AsyncHttpClientConfig to private AHC_VERSION : String from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected connectionTTL : int from class org.asynchttpclient.AsyncHttpClientConfig to private connectionTTL : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected ioExceptionFilters : List<IOExceptionFilter> from class org.asynchttpclient.AsyncHttpClientConfig to private ioExceptionFilters : List<IOExceptionFilter> from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected maxConnectionsPerHost : int from class org.asynchttpclient.AsyncHttpClientConfig to private maxConnectionsPerHost : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected allowPoolingConnections : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private allowPoolingConnections : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected sslSessionTimeout : Integer from class org.asynchttpclient.AsyncHttpClientConfig to private sslSessionTimeout : Integer from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected webSocketTimeout : int from class org.asynchttpclient.AsyncHttpClientConfig to private webSocketTimeout : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected chunkedFileChunkSize : int from class org.asynchttpclient.AsyncHttpClientConfig to private chunkedFileChunkSize : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected pooledConnectionIdleTimeout : int from class org.asynchttpclient.AsyncHttpClientConfig to private pooledConnectionIdleTimeout : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected disableZeroCopy : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private disableZeroCopy : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected strict302Handling : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private strict302Handling : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected compressionEnforced : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private compressionEnforced : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected connectTimeout : int from class org.asynchttpclient.AsyncHttpClientConfig to private connectTimeout : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected enabledCipherSuites : String[] from class org.asynchttpclient.AsyncHttpClientConfig to private enabledCipherSuites : String[] from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected maxRedirects : int from class org.asynchttpclient.AsyncHttpClientConfig to private maxRedirects : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected webSocketMaxFrameSize : int from class org.asynchttpclient.AsyncHttpClientConfig to private webSocketMaxFrameSize : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected shutdownQuiet : int from class org.asynchttpclient.AsyncHttpClientConfig to private shutdownQuiet : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected handshakeTimeout : long from class org.asynchttpclient.AsyncHttpClientConfig to private handshakeTimeout : long from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected threadPoolName : String from class org.asynchttpclient.AsyncHttpClientConfig to private threadPoolName : String from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected sslSessionCacheSize : Integer from class org.asynchttpclient.AsyncHttpClientConfig to private sslSessionCacheSize : Integer from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected maxRequestRetry : int from class org.asynchttpclient.AsyncHttpClientConfig to private maxRequestRetry : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected allowPoolingSslConnections : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private allowPoolingSslConnections : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected advancedConfig : AdvancedConfig from class org.asynchttpclient.AsyncHttpClientConfig to private advancedConfig : AdvancedConfig from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected sslContext : SSLContext from class org.asynchttpclient.AsyncHttpClientConfig to private sslContext : SSLContext from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected maxConnections : int from class org.asynchttpclient.AsyncHttpClientConfig to private maxConnections : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected acceptAnyCertificate : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private acceptAnyCertificate : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected httpClientCodecMaxChunkSize : int from class org.asynchttpclient.AsyncHttpClientConfig to private httpClientCodecMaxChunkSize : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected shutdownTimeout : int from class org.asynchttpclient.AsyncHttpClientConfig to private shutdownTimeout : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected httpClientCodecMaxHeaderSize : int from class org.asynchttpclient.AsyncHttpClientConfig to private httpClientCodecMaxHeaderSize : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected disableUrlEncodingForBoundRequests : boolean from class org.asynchttpclient.AsyncHttpClientConfig to private disableUrlEncodingForBoundRequests : boolean from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected webSocketMaxBufferSize : int from class org.asynchttpclient.AsyncHttpClientConfig to private webSocketMaxBufferSize : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected sslEngineFactory : SSLEngineFactory from class org.asynchttpclient.AsyncHttpClientConfig to private sslEngineFactory : SSLEngineFactory from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected enabledProtocols : String[] from class org.asynchttpclient.AsyncHttpClientConfig to private enabledProtocols : String[] from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected proxyServerSelector : ProxyServerSelector from class org.asynchttpclient.AsyncHttpClientConfig to private proxyServerSelector : ProxyServerSelector from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected requestTimeout : int from class org.asynchttpclient.AsyncHttpClientConfig to private requestTimeout : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected httpClientCodecMaxInitialLineLength : int from class org.asynchttpclient.AsyncHttpClientConfig to private httpClientCodecMaxInitialLineLength : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |
|
Push Down Attribute protected readTimeout : int from class org.asynchttpclient.AsyncHttpClientConfig to private readTimeout : int from class org.asynchttpclient.DefaultAsyncHttpClientConfig |
From |
To |