48dd4d8b568b73c8642e9eef35d05733e919231b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<ProtocolHandler> to ProtocolHandlers in method public getProtocolHandlers() : ProtocolHandlers in class org.eclipse.jetty.client.HttpClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type handlers : List<ProtocolHandler> to handlers : ProtocolHandlers in class org.eclipse.jetty.client.HttpClient | From | To |