Class ReactorCustomizer

java.lang.Object
org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension
org.apache.cxf.jaxrs.reactor.server.ReactorCustomizer
All Implemented Interfaces:
org.apache.cxf.jaxrs.ext.JAXRSServerFactoryCustomizationExtension

public class ReactorCustomizer extends org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.apache.cxf.service.invoker.Invoker
    createInvoker(org.apache.cxf.jaxrs.JAXRSServerFactoryBean bean)
     

    Methods inherited from class org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension

    customize

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ReactorCustomizer

      public ReactorCustomizer()
  • Method Details

    • createInvoker

      protected org.apache.cxf.service.invoker.Invoker createInvoker(org.apache.cxf.jaxrs.JAXRSServerFactoryBean bean)
      Specified by:
      createInvoker in class org.apache.cxf.jaxrs.ext.AbstractStreamingResponseExtension