Uses of Class
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
Packages that use VertxPlatformHttpServer
-
Uses of VertxPlatformHttpServer in org.apache.camel.component.platform.http.vertx
Methods in org.apache.camel.component.platform.http.vertx that return VertxPlatformHttpServerConstructors in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServerModifierConstructorDescriptionVertxPlatformHttpRouter(VertxPlatformHttpServer server, io.vertx.core.Vertx vertx, io.vertx.ext.web.Router delegate)