Uses of Class
org.apache.camel.component.vertx.http.VertxHttpComponent
-
-
Uses of VertxHttpComponent in org.apache.camel.component.vertx.http
Methods in org.apache.camel.component.vertx.http that return VertxHttpComponent Modifier and Type Method Description VertxHttpComponentVertxHttpEndpoint. getComponent()VertxHttpComponentVertxHttpProducer. getComponent()Constructors in org.apache.camel.component.vertx.http with parameters of type VertxHttpComponent Constructor Description VertxHttpEndpoint(String uri, VertxHttpComponent component, VertxHttpConfiguration configuration)
-