Uses of Interface
org.apache.camel.component.vertx.http.VertxHttpBinding
-
Uses of VertxHttpBinding in org.apache.camel.component.vertx.http
Classes in org.apache.camel.component.vertx.http that implement VertxHttpBindingMethods in org.apache.camel.component.vertx.http that return VertxHttpBindingModifier and TypeMethodDescriptionVertxHttpComponent.getVertxHttpBinding()VertxHttpConfiguration.getVertxHttpBinding()Methods in org.apache.camel.component.vertx.http with parameters of type VertxHttpBindingModifier and TypeMethodDescriptionvoidVertxHttpComponent.setVertxHttpBinding(VertxHttpBinding vertxHttpBinding) A custom VertxHttpBinding which can control how to bind between Vert.x and CamelvoidVertxHttpConfiguration.setVertxHttpBinding(VertxHttpBinding vertxHttpBinding) A custom VertxHttpBinding which can control how to bind between Vert.x and Camel.