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.Cors
VertxPlatformHttpServerConfiguration. getCors()
Methods in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServerConfiguration.Cors Modifier and Type Method Description void
VertxPlatformHttpServerConfiguration. setCors(VertxPlatformHttpServerConfiguration.Cors corsConfiguration)
-