|
Change Return Type Function<?,? extends Publisher<Exchange>> to Function<Object,Publisher<Exchange>> in method public requestURI(uri String) : Function<Object,Publisher<Exchange>> in class org.apache.camel.component.reactive.streams.engine.CamelReactiveStreamsServiceImpl |
From |
To |
|
Change Return Type Function<?,? extends Publisher<Exchange>> to Function<Object,Publisher<Exchange>> in method public requestURI(uri String) : Function<Object,Publisher<Exchange>> in class org.apache.camel.component.reactive.streams.support.ReactiveStreamsTestService |
From |
To |
|
Change Return Type Function<?,? extends Publisher<Exchange>> to Function<Object,Publisher<Exchange>> in method public requestURI(uri String) : Function<Object,Publisher<Exchange>> in class org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService |
From |
To |