Uses of Class
org.apache.camel.component.reactive.streams.ReactiveStreamsEndpoint
Packages that use ReactiveStreamsEndpoint
-
Uses of ReactiveStreamsEndpoint in org.apache.camel.component.reactive.streams
Methods in org.apache.camel.component.reactive.streams that return ReactiveStreamsEndpointModifier and TypeMethodDescriptionReactiveStreamsConsumer.getEndpoint()ReactiveStreamsProducer.getEndpoint()Constructors in org.apache.camel.component.reactive.streams with parameters of type ReactiveStreamsEndpointModifierConstructorDescriptionReactiveStreamsConsumer(ReactiveStreamsEndpoint endpoint, org.apache.camel.Processor processor, CamelReactiveStreamsService service) ReactiveStreamsProducer(ReactiveStreamsEndpoint endpoint, String name, CamelReactiveStreamsService service)