Uses of Class
io.helidon.webserver.cors.CorsEnabledServiceHelper
Packages that use CorsEnabledServiceHelper
-
Uses of CorsEnabledServiceHelper in io.helidon.webserver.cors
Methods in io.helidon.webserver.cors that return CorsEnabledServiceHelperModifier and TypeMethodDescriptionstatic CorsEnabledServiceHelperDeprecated, for removal: This API element is subject to removal in a future version.Creates a new helper based on a default CORS config for services.static CorsEnabledServiceHelperCorsEnabledServiceHelper.create(String serviceName, CrossOriginConfig crossOriginConfig) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new helper based on the provided config.