Uses of Class
org.apache.camel.component.reactive.streams.ReactiveStreamsComponent
-
Packages that use ReactiveStreamsComponent Package Description org.apache.camel.component.reactive.streams -
-
Uses of ReactiveStreamsComponent in org.apache.camel.component.reactive.streams
Methods in org.apache.camel.component.reactive.streams that return ReactiveStreamsComponent Modifier and Type Method Description static ReactiveStreamsComponent
ReactiveStreamsComponent. withServiceType(String serviceType)
Constructors in org.apache.camel.component.reactive.streams with parameters of type ReactiveStreamsComponent Constructor Description ReactiveStreamsEndpoint(String endpointUri, ReactiveStreamsComponent component)
-