680e328979600642c877ebec700644a22d765c55
Files Diff
- Added: 0
- Removed: 16
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : Class to type : Class<?> in method public getConcreteMediaTypeFromMessageBodyWriters(type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType) : MediaType in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory | From | To | |
Change Parameter Type type : Class to type : Class<?> in method public getConcreteMediaTypeFromMessageBodyWriters(type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType) : MediaType in class org.jboss.resteasy.spi.ResteasyProviderFactory | From | To | |
Move Method | 1 | ||
Move Method public updateQuery(uriString String, query String) : String from class org.jboss.resteasy.util.HttpClient4xUtils to public updateQuery(uriString String, query String) : String from class org.jboss.resteasy.test.resource.param.QueryParamAsPrimitiveTest | From | To | |
Change Return Type | 1 | ||
Change Return Type HeaderDelegate to HeaderDelegate<?> in method public getHeaderDelegate(aClass Class<?>) : HeaderDelegate<?> in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type outputHeaders : CaseInsensitiveMap to outputHeaders : CaseInsensitiveMap<Object> in class org.jboss.resteasy.mock.MockHttpResponse | From | To |