4ff90a3a5cb4455a3e443492cc16098425ef643a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.glassfish.jersey.media:html-json 3.0-SNAPSHOT To 2.26-SNAPSHOT | |
From org.glassfish.jersey.ext.rx:jersey-rx-client-java8 3.0-SNAPSHOT To 2.26-SNAPSHOT | |
From org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava 3.0-SNAPSHOT To 2.26-SNAPSHOT | |
From org.glassfish.jersey.ext.rx:jersey-rx-client 3.0-SNAPSHOT To 2.26-SNAPSHOT | |
From org.glassfish.jersey.ext.rx:jersey-rx-client-guava 3.0-SNAPSHOT To 2.26-SNAPSHOT | |
From org.glassfish.jersey.ext.rx:jersey-rx-client-jsr166e 3.0-SNAPSHOT To 2.26-SNAPSHOT | |
From javax.ws.rs:javax.ws.rs-api 2.1-m01 To 2.1-m03 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
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 | |
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 | |
Change Parameter Type | 6 | ||
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 | |
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 | |
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 builder : Invocation.Builder to syncInvoker : SyncInvoker in method public AbstractRxInvoker(syncInvoker SyncInvoker, executor ExecutorService) in class org.glassfish.jersey.client.AbstractRxInvoker | From | To | |
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 |