640e3ceee5218ec1ad417fbf279ffc5a2dddac6e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable e : NumberFormatException to exception : Throwable in method private handleError(exception Throwable) : void in class io.undertow.client.http.HttpClientConnection | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : NumberFormatException to exception : Throwable in method private handleError(exception Throwable) : void in class io.undertow.client.http.HttpClientConnection | From | To | |
Extract Method | 1 | ||
Extract Method private handleError(exception Throwable) : void extracted from private initiateRequest(httpClientExchange HttpClientExchange) : void in class io.undertow.client.http.HttpClientConnection | From | To |