|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeaders(endpointUri String, body Object, headers Map<String,Object>, type Class<T>) : CompletableFuture<T> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBody(endpoint Endpoint, body Object) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(endpoint Endpoint, processor Processor) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncSendBody(endpointUri String, body Object) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackRequestBody(endpoint Endpoint, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackRequestBody(endpointUri String, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackRequestBody(endpoint Endpoint, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeader(endpointUri String, body Object, header String, headerValue Object) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBody(endpoint Endpoint, body Object) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(uri String, exchange Exchange) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeaders(endpoint Endpoint, body Object, headers Map<String,Object>) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackSendBody(endpointUri String, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBody(uri String, body Object) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBody(endpoint Endpoint, body Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(endpoint Endpoint, exchange Exchange) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeader(endpointUri String, body Object, header String, headerValue Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(endpoint Endpoint, exchange Exchange, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeader(endpoint Endpoint, body Object, header String, headerValue Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(uri String, processor Processor) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackSendBody(endpoint Endpoint, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBody(endpointUri String, body Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBody(endpoint Endpoint, body Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncSendBody(endpoint Endpoint, body Object) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackSendBody(endpoint Endpoint, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeaders(endpointUri String, body Object, headers Map<String,Object>) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeader(endpointUri String, body Object, header String, headerValue Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(endpoint Endpoint, exchange Exchange, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(endpoint Endpoint, processor Processor) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeader(endpoint Endpoint, body Object, header String, headerValue Object) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(endpoint Endpoint, exchange Exchange) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeader(endpointUri String, body Object, header String, headerValue Object) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncSendBody(endpoint Endpoint, body Object) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(endpoint Endpoint, processor Processor, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(uri String, processor Processor, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBody(uri String, body Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(endpointUri String, processor Processor) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(endpoint Endpoint, processor Processor, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeaders(endpointUri String, body Object, headers Map<String,Object>, type Class<T>) : CompletableFuture<T> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeader(endpoint Endpoint, body Object, header String, headerValue Object) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(endpointUri String, exchange Exchange, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncSendBody(uri String, body Object) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(uri String, exchange Exchange, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncCallback(endpointUri String, processor Processor, onCompletion Synchronization) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Exchange> to CompletableFuture<Exchange> in method public asyncSend(endpointUri String, exchange Exchange) : CompletableFuture<Exchange> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeaders(endpoint Endpoint, body Object, headers Map<String,Object>, type Class<T>) : CompletableFuture<T> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeader(endpoint Endpoint, body Object, header String, headerValue Object, type Class<T>) : CompletableFuture<T> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackRequestBody(uri String, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncCallbackSendBody(uri String, body Object, onCompletion Synchronization) : CompletableFuture<Object> in class org.apache.camel.impl.DefaultProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeaders(endpoint Endpoint, body Object, headers Map<String,Object>) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBody(endpointUri String, body Object) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<T> to CompletableFuture<T> in method public asyncRequestBodyAndHeaders(endpoint Endpoint, body Object, headers Map<String,Object>, type Class<T>) : CompletableFuture<T> in class org.apache.camel.ProducerTemplate |
From |
To |
|
Change Return Type Future<Object> to CompletableFuture<Object> in method public asyncRequestBodyAndHeaders(endpointUri String, body Object, headers Map<String,Object>) : CompletableFuture<Object> in class org.apache.camel.ProducerTemplate |
From |
To |