Uses of Class
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer
-
-
Uses of VertxPlatformHttpServer in org.apache.camel.component.platform.http.vertx
Methods in org.apache.camel.component.platform.http.vertx that return VertxPlatformHttpServer Modifier and Type Method Description VertxPlatformHttpServerVertxPlatformHttpRouter. getServer()Constructors in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServer Constructor Description VertxPlatformHttpRouter(VertxPlatformHttpServer server, io.vertx.core.Vertx vertx, io.vertx.ext.web.Router delegate)
-