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 CorsEnabledServiceHelperCreates a new helper based on a default CORS config for services.static CorsEnabledServiceHelperCorsEnabledServiceHelper.create(String serviceName, CrossOriginConfig crossOriginConfig) Creates a new helper based on the provided config.