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