Class SlackProcessor
java.lang.Object
org.apache.camel.quarkus.component.slack.deployment.SlackProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem(package private) io.quarkus.deployment.builditem.FeatureBuildItemfeature()(package private) voidindexDependencies(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexedDependencies) (package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem(package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItemregisterForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
-
Constructor Details
-
SlackProcessor
SlackProcessor()
-
-
Method Details
-
feature
io.quarkus.deployment.builditem.FeatureBuildItem feature() -
activateSslNativeSupport
io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem activateSslNativeSupport() -
indexDependencies
void indexDependencies(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexedDependencies) -
registerForReflection
io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem registerForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex) -
registerForReflection
io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem registerForReflection()
-