|
Change Return Type Future<R> to Flowable<R> in method public get(responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public delete(responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public method(name String, entity Entity<?>) : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public post(entity Entity<?>) : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type CompletionStage<T> to Flowable<T> in method public method(name String, entity Entity<?>, responseType Class<T>) : Flowable<T> in class org.glassfish.jersey.client.rx.rxjava2.JerseyRxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public delete(responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public trace(responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public head() : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public trace() : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public trace(responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public options(responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public options(responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public post(entity Entity<?>, responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public put(entity Entity<?>, responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public put(entity Entity<?>, responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public post(entity Entity<?>, responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public delete() : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public get(responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public get() : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type CompletionStage<T> to Flowable<T> in method public method(name String, entity Entity<?>, responseType GenericType<T>) : Flowable<T> in class org.glassfish.jersey.client.rx.rxjava2.JerseyRxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public method(name String, entity Entity<?>, responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public method(name String, entity Entity<?>, responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public method(name String, responseType Class<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public put(entity Entity<?>) : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public method(name String) : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<R> to Flowable<R> in method public method(name String, responseType GenericType<R>) : Flowable<R> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |
|
Change Return Type Future<Response> to Flowable<Response> in method public options() : Flowable<Response> in class org.glassfish.jersey.client.rx.rxjava2.RxFlowableInvoker |
From |
To |