Package org.apache.cxf.jaxrs.rx.server
Class ObservableCustomizer
java.lang.Object
org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension
org.apache.cxf.jaxrs.rx.server.ObservableCustomizer
- All Implemented Interfaces:
org.apache.cxf.jaxrs.ext.JAXRSServerFactoryCustomizationExtension
public class ObservableCustomizer
extends org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.cxf.service.invoker.InvokercreateInvoker(org.apache.cxf.jaxrs.JAXRSServerFactoryBean bean) Methods inherited from class org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension
customize
-
Constructor Details
-
ObservableCustomizer
public ObservableCustomizer()
-
-
Method Details
-
createInvoker
protected org.apache.cxf.service.invoker.Invoker createInvoker(org.apache.cxf.jaxrs.JAXRSServerFactoryBean bean) - Specified by:
createInvokerin classorg.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension
-