ebff613f42d664e2e88a2a0e49a775a9baf45ad5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type usePooledMemory : boolean to allocator : ByteBufAllocator in method private DefaultAsyncHttpClientConfig(followRedirect boolean, maxRedirects int, strict302Handling boolean, compressionEnforced boolean, userAgent String, realm Realm, maxRequestRetry int, disableUrlEncodingForBoundRequests boolean, disableZeroCopy boolean, keepEncodingHeader boolean, proxyServerSelector ProxyServerSelector, validateResponseHeaders boolean, connectTimeout int, requestTimeout int, readTimeout int, shutdownQuietPeriod int, shutdownTimeout int, keepAlive boolean, pooledConnectionIdleTimeout int, connectionPoolCleanerPeriod int, connectionTtl int, maxConnections int, maxConnectionsPerHost int, channelPool ChannelPool, keepAliveStrategy KeepAliveStrategy, useOpenSsl boolean, acceptAnyCertificate boolean, handshakeTimeout int, enabledProtocols String[], enabledCipherSuites String[], sslSessionCacheSize int, sslSessionTimeout int, sslContext SslContext, sslEngineFactory SslEngineFactory, requestFilters List<RequestFilter>, responseFilters List<ResponseFilter>, ioExceptionFilters List<IOExceptionFilter>, tcpNoDelay boolean, soReuseAddress boolean, soLinger int, soSndBuf int, soRcvBuf int, threadPoolName String, httpClientCodecMaxInitialLineLength int, httpClientCodecMaxHeaderSize int, httpClientCodecMaxChunkSize int, chunkedFileChunkSize int, webSocketMaxBufferSize int, webSocketMaxFrameSize int, channelOptions Map<ChannelOption<Object>,Object>, eventLoopGroup EventLoopGroup, useNativeTransport boolean, allocator ByteBufAllocator, nettyTimer Timer, threadFactory ThreadFactory, httpAdditionalChannelInitializer AdditionalChannelInitializer, wsAdditionalChannelInitializer AdditionalChannelInitializer, responseBodyPartFactory ResponseBodyPartFactory) in class org.asynchttpclient.DefaultAsyncHttpClientConfig | From | To | |
Rename Attribute | 2 | ||
Rename Attribute usePooledMemory : boolean to allocator : ByteBufAllocator in class org.asynchttpclient.DefaultAsyncHttpClientConfig | From | To | |
Rename Attribute usePooledMemory : boolean to allocator : ByteBufAllocator in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type usePooledMemory : boolean to allocator : ByteBufAllocator in class org.asynchttpclient.DefaultAsyncHttpClientConfig | From | To | |
Change Attribute Type usePooledMemory : boolean to allocator : ByteBufAllocator in class org.asynchttpclient.DefaultAsyncHttpClientConfig.Builder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter usePooledMemory : boolean to allocator : ByteBufAllocator in method private DefaultAsyncHttpClientConfig(followRedirect boolean, maxRedirects int, strict302Handling boolean, compressionEnforced boolean, userAgent String, realm Realm, maxRequestRetry int, disableUrlEncodingForBoundRequests boolean, disableZeroCopy boolean, keepEncodingHeader boolean, proxyServerSelector ProxyServerSelector, validateResponseHeaders boolean, connectTimeout int, requestTimeout int, readTimeout int, shutdownQuietPeriod int, shutdownTimeout int, keepAlive boolean, pooledConnectionIdleTimeout int, connectionPoolCleanerPeriod int, connectionTtl int, maxConnections int, maxConnectionsPerHost int, channelPool ChannelPool, keepAliveStrategy KeepAliveStrategy, useOpenSsl boolean, acceptAnyCertificate boolean, handshakeTimeout int, enabledProtocols String[], enabledCipherSuites String[], sslSessionCacheSize int, sslSessionTimeout int, sslContext SslContext, sslEngineFactory SslEngineFactory, requestFilters List<RequestFilter>, responseFilters List<ResponseFilter>, ioExceptionFilters List<IOExceptionFilter>, tcpNoDelay boolean, soReuseAddress boolean, soLinger int, soSndBuf int, soRcvBuf int, threadPoolName String, httpClientCodecMaxInitialLineLength int, httpClientCodecMaxHeaderSize int, httpClientCodecMaxChunkSize int, chunkedFileChunkSize int, webSocketMaxBufferSize int, webSocketMaxFrameSize int, channelOptions Map<ChannelOption<Object>,Object>, eventLoopGroup EventLoopGroup, useNativeTransport boolean, allocator ByteBufAllocator, nettyTimer Timer, threadFactory ThreadFactory, httpAdditionalChannelInitializer AdditionalChannelInitializer, wsAdditionalChannelInitializer AdditionalChannelInitializer, responseBodyPartFactory ResponseBodyPartFactory) in class org.asynchttpclient.DefaultAsyncHttpClientConfig | From | To |