Uses of Class
org.apache.camel.component.vertx.VertxComponent

Uses of VertxComponent in org.apache.camel.component.vertx
 

Methods in org.apache.camel.component.vertx that return VertxComponent
 VertxComponent VertxEndpoint.getComponent()
           
 

Constructors in org.apache.camel.component.vertx with parameters of type VertxComponent
VertxEndpoint(String uri, VertxComponent component, String address)
           
 



Apache Camel