d73c60db1462f3d4ee33fb7c13408141b4aaf394
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable e : Exception to x : SSLHandshakeException in method public fill(buffer ByteBuffer) : int in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Rename Variable e : Exception to x : Throwable in method public shutdownOutput() : void in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Inline Method | 1 | ||
Inline Method public onClose() : void inlined to public close() : void in class org.eclipse.jetty.io.AbstractEndPoint | From | To | |
Change Variable Type | 2 | ||
Change Variable Type e : Exception to x : Throwable in method public shutdownOutput() : void in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Change Variable Type e : Exception to x : SSLHandshakeException in method public fill(buffer ByteBuffer) : int in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To |