fe2a1bc590df3e52a8792e3df3977f51e2fff929
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method public getAndSetAuth(inDigestAuth boolean) : boolean moved from class org.asynchttpclient.netty.NettyResponseFuture to class org.asynchttpclient.netty.handler.HttpProtocol & inlined to private exitAfterHandling407(channel Channel, future NettyResponseFuture<?>, response HttpResponse, request Request, statusCode int, proxyServer ProxyServer) : boolean | From | To | |
Move And Inline Method public getAndSetAuth(inDigestAuth boolean) : boolean moved from class org.asynchttpclient.netty.NettyResponseFuture to class org.asynchttpclient.netty.handler.HttpProtocol & inlined to private exitAfterHandling401(channel Channel, future NettyResponseFuture<?>, response HttpResponse, request Request, statusCode int, realm Realm, proxyServer ProxyServer) : boolean | From | To | |
Inline Method | 1 | ||
Inline Method public isInAuth() : boolean inlined to public canBeReplayed() : boolean in class org.asynchttpclient.netty.NettyResponseFuture | From | To |