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

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

Methods in org.apache.camel.component.vertx that return VertxEndpoint
 VertxEndpoint VertxProducer.getEndpoint()
           
 

Constructors in org.apache.camel.component.vertx with parameters of type VertxEndpoint
VertxConsumer(VertxEndpoint endpoint, org.apache.camel.Processor processor)
           
VertxProducer(VertxEndpoint endpoint)
           
 



Apache Camel