8d7a79d3a1f470963fd5ff45fe5528ee172c2fcc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From javax.ws.rs:javax.ws.rs-api 2.1-m02 To 2.1-m03 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 5 | ||
| Rename Method public testRxInvokerInvalid1() : void renamed to public testRxInvokerNotRegistered() : void in class org.glassfish.jersey.client.ClientRxTest | From | To | |
| Rename Method public testRxInvokerWithExecutor2() : void renamed to public testRxInvokerWithExecutor() : void in class org.glassfish.jersey.client.ClientRxTest | From | To | |
| Rename Method public testRxInvokerInvalid2() : void renamed to public testRxInvokerInvalid() : void in class org.glassfish.jersey.client.ClientRxTest | From | To | |
| Rename Method public testRxInvokerWithExecutorInvalid2() : void renamed to public testRxInvokerWithExecutorInvalid() : void in class org.glassfish.jersey.client.ClientRxTest | From | To | |
| Rename Method public testRxInvoker2() : void renamed to public testRxInvoker() : void in class org.glassfish.jersey.client.ClientRxTest | From | To | |
| Change Parameter Type | 6 | ||
| Change Parameter Type invocationBuilder : Invocation.Builder to syncInvoker : SyncInvoker in method public getRxInvoker(syncInvoker SyncInvoker, executorService ExecutorService) : TestRxInvoker in class org.glassfish.jersey.client.ClientRxTest.TestRxInvokerProvider | From | To | |
| Change Parameter Type builder : Invocation.Builder to syncInvoker : SyncInvoker in method public AbstractRxInvoker(syncInvoker SyncInvoker, executor ExecutorService) in class org.glassfish.jersey.client.AbstractRxInvoker | From | To | |
| Change Parameter Type clazz : Class<? extends RxInvokerProvider<T>> to clazz : Class<T> in method public rx(clazz Class<T>, executorService ExecutorService) : T in class org.glassfish.jersey.client.JerseyInvocation.Builder | From | To | |
| Change Parameter Type builder : Invocation.Builder to syncInvoker : SyncInvoker in method private TestRxInvoker(syncInvoker SyncInvoker, executor ExecutorService) in class org.glassfish.jersey.client.ClientRxTest.TestRxInvoker | From | To | |
| Change Parameter Type invocationBuilder : Invocation.Builder to invocationBuilder : SyncInvoker in method public getRxInvoker(invocationBuilder SyncInvoker, executorService ExecutorService) : InvalidInvokerProvider in class org.glassfish.jersey.client.ClientRxTest.InvalidInvokerProvider | From | To | |
| Change Parameter Type clazz : Class<? extends RxInvokerProvider<T>> to clazz : Class<T> in method public rx(clazz Class<T>) : T in class org.glassfish.jersey.client.JerseyInvocation.Builder | From | To | |
| Move Class | 1 | ||
| Move Class org.glassfish.jersey.client.ClientRxTest.TestRxInvoker.TestRxInvokerProvider moved to org.glassfish.jersey.client.ClientRxTest.TestRxInvokerProvider | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute builder : Invocation.Builder to syncInvoker : SyncInvoker in class org.glassfish.jersey.client.AbstractRxInvoker | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type builder : Invocation.Builder to syncInvoker : SyncInvoker in class org.glassfish.jersey.client.AbstractRxInvoker | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter invocationBuilder : Invocation.Builder to syncInvoker : SyncInvoker in method public getRxInvoker(syncInvoker SyncInvoker, executorService ExecutorService) : TestRxInvoker in class org.glassfish.jersey.client.ClientRxTest.TestRxInvokerProvider | From | To | |
| Rename Parameter builder : Invocation.Builder to syncInvoker : SyncInvoker in method private TestRxInvoker(syncInvoker SyncInvoker, executor ExecutorService) in class org.glassfish.jersey.client.ClientRxTest.TestRxInvoker | From | To | |
| Rename Parameter builder : Invocation.Builder to syncInvoker : SyncInvoker in method public AbstractRxInvoker(syncInvoker SyncInvoker, executor ExecutorService) in class org.glassfish.jersey.client.AbstractRxInvoker | From | To |