Uses of Class
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
-
-
Uses of VertxPlatformHttpServerConfiguration.Cors in org.apache.camel.component.platform.http.vertx
Methods in org.apache.camel.component.platform.http.vertx that return VertxPlatformHttpServerConfiguration.Cors Modifier and Type Method Description VertxPlatformHttpServerConfiguration.CorsVertxPlatformHttpServerConfiguration. getCors()Methods in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServerConfiguration.Cors Modifier and Type Method Description voidVertxPlatformHttpServerConfiguration. setCors(VertxPlatformHttpServerConfiguration.Cors corsConfiguration)
-