da9c5fcae20a8440ac26cff5c10f155d114ffd6d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private closeOutbound() : void extracted from public shutdownOutput() : void in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Extract Method private isInboundDone() : boolean extracted from public isInputShutdown() : boolean in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Extract Method private isOutboundDone() : boolean extracted from public flush(appOuts ByteBuffer...) : boolean in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To |