76f53351f83f3f2c2dce13b7e3ff14157d7eb8b8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type e : IOException to t : Throwable in method private handleError(t Throwable) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl.WriteChannelListener | From | To | |
| Change Parameter Type exception : Exception to exception : Throwable in method private sendBadRequestAndClose(connection StreamConnection, exception Throwable) : void in class io.undertow.server.protocol.http.HttpReadListener | From | To | |
| Rename Variable | 1 | ||
| Rename Variable e : IOException to t : Throwable in method public handleEvent(aChannel StreamSinkChannel) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl.WriteChannelListener | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : IOException to t : Throwable in method public handleEvent(aChannel StreamSinkChannel) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl.WriteChannelListener | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter e : IOException to t : Throwable in method private handleError(t Throwable) : void in class io.undertow.servlet.spec.ServletOutputStreamImpl.WriteChannelListener | From | To |