Class TelegramProcessor
java.lang.Object
org.apache.camel.quarkus.component.telegram.deployment.TelegramProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem(package private) io.quarkus.deployment.builditem.FeatureBuildItemfeature()(package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItemreflectiveMethodsAndFields(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex) (package private) io.quarkus.deployment.builditem.nativeimage.RuntimeInitializedClassBuildItem(package private) org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItemtelegramComponent(org.apache.camel.quarkus.component.telegram.TelegramRecorder recorder)
-
Constructor Details
-
TelegramProcessor
TelegramProcessor()
-
-
Method Details
-
feature
io.quarkus.deployment.builditem.FeatureBuildItem feature() -
telegramComponent
org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItem telegramComponent(org.apache.camel.quarkus.component.telegram.TelegramRecorder recorder) -
activateSslNativeSupport
io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem activateSslNativeSupport() -
runtimeInitialization
io.quarkus.deployment.builditem.nativeimage.RuntimeInitializedClassBuildItem runtimeInitialization() -
reflectiveMethodsAndFields
io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem reflectiveMethodsAndFields(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
-