Class Hierarchy
- java.lang.Object
- org.apache.cxf.service.invoker.AbstractInvoker (implements org.apache.cxf.service.invoker.Invoker)
- org.apache.cxf.jaxrs.JAXRSInvoker
- org.apache.cxf.jaxrs.reactivestreams.server.AbstractReactiveInvoker
- org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension (implements org.apache.cxf.jaxrs.ext.JAXRSServerFactoryCustomizationExtension)
- org.apache.cxf.jaxrs.reactor.client.ReactorInvokerImpl (implements org.apache.cxf.jaxrs.reactor.client.ReactorInvoker)
- org.apache.cxf.jaxrs.reactor.client.ReactorInvokerProvider (implements jakarta.ws.rs.client.RxInvokerProvider<T>)
Interface Hierarchy
- jakarta.ws.rs.client.RxInvoker<T>