Class Hierarchy
- java.lang.Object
- org.apache.camel.support.service.BaseService
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.support.AsyncProcessorSupport (implements org.apache.camel.AsyncProcessor)
- org.apache.camel.component.reactive.streams.util.BodyConverter<T> (implements java.util.function.Function<T,R>)
- org.apache.camel.component.reactive.streams.util.ConvertingPublisher<R> (implements org.reactivestreams.Publisher<T>)
- org.apache.camel.component.reactive.streams.util.ConvertingSubscriber<R> (implements org.reactivestreams.Subscriber<T>)
- org.apache.camel.component.reactive.streams.util.MonoPublisher<T> (implements org.reactivestreams.Publisher<T>)