Uses of Class
com.consol.citrus.dsl.endpoint.vertx.VertxEndpointCatalog
-
Packages that use VertxEndpointCatalog Package Description com.consol.citrus.dsl.endpoint com.consol.citrus.dsl.endpoint.vertx -
-
Uses of VertxEndpointCatalog in com.consol.citrus.dsl.endpoint
Methods in com.consol.citrus.dsl.endpoint that return VertxEndpointCatalog Modifier and Type Method Description static VertxEndpointCatalogCitrusEndpoints. vertx()Creates new VertxEndpoint sync or async builder. -
Uses of VertxEndpointCatalog in com.consol.citrus.dsl.endpoint.vertx
Methods in com.consol.citrus.dsl.endpoint.vertx that return VertxEndpointCatalog Modifier and Type Method Description static VertxEndpointCatalogVertxEndpointCatalog. vertx()
-