类 AvroRpcProcessor
- java.lang.Object
-
- org.apache.camel.quarkus.component.avro.rpc.deployment.AvroRpcProcessor
-
class AvroRpcProcessor extends Object
-
-
构造器概要
构造器 构造器 说明 AvroRpcProcessor()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 (专用程序包) io.quarkus.deployment.builditem.FeatureBuildItemfeature()(专用程序包) org.apache.camel.quarkus.core.deployment.spi.CamelServiceBuildItemhttpFactory()(专用程序包) voidregisterDependencyForIndex(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexDependency)(专用程序包) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItemregisterForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
-
-
-
方法详细资料
-
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()
-
-