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 Modifier and Type Method Description VertxEndpointVertxProducer. getEndpoint()Constructors in org.apache.camel.component.vertx with parameters of type VertxEndpoint Constructor Description VertxConsumer(VertxEndpoint endpoint, org.apache.camel.Processor processor)VertxProducer(VertxEndpoint endpoint)
-