java.lang.Object
org.apache.camel.quarkus.component.cxf.soap.deployment.CxfSoapProcessor

class CxfSoapProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) io.quarkus.deployment.builditem.SystemPropertyBuildItem
     
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     
    (package private) void
    registerForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveMethodBuildItem> reflectiveMethods)
     
    (package private) io.quarkiverse.cxf.deployment.CxfRouteRegistrationRequestorBuildItem
     

    Methods inherited from class java.lang.Object

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

    • CxfSoapProcessor

      CxfSoapProcessor()
  • Method Details

    • feature

      io.quarkus.deployment.builditem.FeatureBuildItem feature()
    • ehcacheAgentSizeOfBypass

      io.quarkus.deployment.builditem.SystemPropertyBuildItem ehcacheAgentSizeOfBypass()
    • registerForReflection

      void registerForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveMethodBuildItem> reflectiveMethods)
    • requestCxfRouteRegistration

      io.quarkiverse.cxf.deployment.CxfRouteRegistrationRequestorBuildItem requestCxfRouteRegistration()