java.lang.Object
org.apache.camel.quarkus.component.vertx.http.deployment.VertxHttpProcessor

class VertxHttpProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem
    configureVertxComponent(org.apache.camel.quarkus.component.vertx.http.CamelVertxHttpRecorder recorder, io.quarkus.vertx.deployment.VertxBuildItem vertx)
     
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     

    Methods inherited from class java.lang.Object

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

    • VertxHttpProcessor

      VertxHttpProcessor()
  • Method Details

    • feature

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

      org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem configureVertxComponent(org.apache.camel.quarkus.component.vertx.http.CamelVertxHttpRecorder recorder, io.quarkus.vertx.deployment.VertxBuildItem vertx)