23a9c6c1bef7e69697bb694c8f28e8004a566fbe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Socket to SSLSocket in method protected newClient() : SSLSocket in class org.eclipse.jetty.io.SslConnectionTest | From | To | |
Extract Method | 4 | ||
Extract Method private allowRenegotiate(handshakeStatus HandshakeStatus) : boolean extracted from public fill(buffer ByteBuffer) : int in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Extract Method private handshakeFinished() : void extracted from public flush(appOuts ByteBuffer...) : boolean in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Extract Method private handshakeFinished() : void extracted from public fill(buffer ByteBuffer) : int in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Extract Method private allowRenegotiate(handshakeStatus HandshakeStatus) : boolean extracted from public flush(appOuts ByteBuffer...) : boolean in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To |