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