9e03ef08fa3a576dd0207281dc6666d6b69c6aef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private sslImplementationName : String from class org.apache.coyote.http11.AbstractHttp11JsseProtocol to private sslImplementationName : String from class org.apache.tomcat.util.net.AbstractEndpoint | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public setSslImplementationName(s String) : void extracted from public setSslImplementationName(s String) : void in class org.apache.coyote.http11.AbstractHttp11JsseProtocol & moved to class org.apache.tomcat.util.net.AbstractEndpoint | From | To | |
Extract And Move Method public getSslImplementationName() : String extracted from public getSslImplementationName() : String in class org.apache.coyote.http11.AbstractHttp11JsseProtocol & moved to class org.apache.tomcat.util.net.AbstractEndpoint | From | To |