java.lang.Object
org.apache.camel.quarkus.component.avro.rpc.deployment.AvroRpcProcessor

class AvroRpcProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     
    (package private) org.apache.camel.quarkus.core.deployment.spi.CamelServiceBuildItem
     
    (package private) void
    registerDependencyForIndex(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexDependency)
     
    (package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem
    registerForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
     

    Methods inherited from class java.lang.Object

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

    • AvroRpcProcessor

      AvroRpcProcessor()
  • Method Details

    • feature

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

      io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem registerForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
    • registerDependencyForIndex

      void registerDependencyForIndex(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexDependency)
    • httpFactory

      org.apache.camel.quarkus.core.deployment.spi.CamelServiceBuildItem httpFactory()