95591d7f55b7078b4886020156823e9be10fdc91
Files Diff
- Added: 5
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method protected initDefaultEngine() : ClientHttpEngine from class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder to public build() : ClientHttpEngine from class org.jboss.resteasy.client.jaxrs.ClientHttpEngineBuilder4 | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private newHTTPClientAvailable : boolean from class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder to private newHTTPClientAvailable : boolean from class org.jboss.resteasy.client.jaxrs.HTTPClientVersionCheck | From | To | |
| Move Attribute private useOldHTTPClient : boolean from class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder to private useOldHTTPClient : boolean from class org.jboss.resteasy.client.jaxrs.HTTPClientVersionCheck | From | To | |
| Extract Class | 1 | ||
| Extract Class org.jboss.resteasy.client.jaxrs.HTTPClientVersionCheck from class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder | From | To | |
| Move Class | 1 | ||
| Move Class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.VerifierWrapper moved to org.jboss.resteasy.client.jaxrs.VerifierWrapper | From | To |