Class AvroRpcProcessor
java.lang.Object
org.apache.camel.quarkus.component.avro.rpc.deployment.AvroRpcProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) io.quarkus.deployment.builditem.FeatureBuildItemfeature()(package private) org.apache.camel.quarkus.core.deployment.spi.CamelServiceBuildItem(package private) voidregisterDependencyForIndex(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexDependency) (package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItemregisterForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
-
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()
-