Uses of Class
org.apache.camel.component.reactive.streams.ReactiveStreamsEndpoint
-
Packages that use ReactiveStreamsEndpoint Package Description org.apache.camel.component.reactive.streams -
-
Uses of ReactiveStreamsEndpoint in org.apache.camel.component.reactive.streams
Methods in org.apache.camel.component.reactive.streams that return ReactiveStreamsEndpoint Modifier and Type Method Description ReactiveStreamsEndpointReactiveStreamsConsumer. getEndpoint()ReactiveStreamsEndpointReactiveStreamsProducer. getEndpoint()Constructors in org.apache.camel.component.reactive.streams with parameters of type ReactiveStreamsEndpoint Constructor Description ReactiveStreamsConsumer(ReactiveStreamsEndpoint endpoint, org.apache.camel.Processor processor, CamelReactiveStreamsService service)ReactiveStreamsProducer(ReactiveStreamsEndpoint endpoint, String name, CamelReactiveStreamsService service)
-