d6a6b4f9050e98b77b95534e46e9a52489854d35
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable scheme : String to uriScheme : String in method private connect(uri URI, method String, entity byte[], headers Map<String,List<String>>) : HttpURLConnection in class com.spotify.helios.client.DefaultRequestDispatcher | From | To | |
Move Attribute | 2 | ||
Move Attribute private VALID_PROTOCOLS_STR : String from class com.spotify.helios.client.DefaultRequestDispatcher to private VALID_PROTOCOLS_STR : String from class com.spotify.helios.client.Endpoints.DefaultEndpoint | From | To | |
Move Attribute private VALID_PROTOCOLS : List<String> from class com.spotify.helios.client.DefaultRequestDispatcher to private VALID_PROTOCOLS : List<String> from class com.spotify.helios.client.Endpoints.DefaultEndpoint | From | To | |
Inline Variable | 1 | ||
Inline Variable port : int in method private connect(uri URI, method String, entity byte[], headers Map<String,List<String>>) : HttpURLConnection from class com.spotify.helios.client.DefaultRequestDispatcher | From | To |