da490673af40832484939bf797e8822f341ed2ed
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 0
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.eclipse.jetty.server.PlainOrSslConnectionFactory renamed to org.eclipse.jetty.server.OptionalSslConnectionFactory | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.eclipse.jetty.server.PlainOrSslConnectionFactory.PlainOrSslConnection moved and renamed to org.eclipse.jetty.server.OptionalSslConnectionFactory.OptionalSslConnection | From | To | |
Move Class | 1 | ||
Move Class org.eclipse.jetty.server.PlainOrSslConnectionTest.EmptyServerHandler moved to org.eclipse.jetty.server.OptionalSslConnectionTest.EmptyServerHandler | From | To | |
Rename Attribute | 1 | ||
Rename Attribute plainProtocol : String to otherProtocol : String in class org.eclipse.jetty.server.OptionalSslConnectionFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter plainProtocol : String to otherProtocol : String in method public OptionalSslConnectionFactory(sslConnectionFactory SslConnectionFactory, otherProtocol String) in class org.eclipse.jetty.server.OptionalSslConnectionFactory | From | To |