Uses of Class
com.aspectran.core.context.config.WebConfig
Packages that use WebConfig
-
Uses of WebConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return WebConfigModifier and TypeMethodDescriptionAspectranConfig.getWebConfig()
AspectranConfig.newWebConfig()
WebConfig.setDefaultServletName
(String defaultServletName) WebConfig.setLegacyHeadHandling
(boolean legacyHeadHandling) WebConfig.setTrailingSlashRedirect
(boolean trailingSlashRedirect) WebConfig.setUriDecoding
(String uriDecoding) AspectranConfig.touchWebConfig()
-
Uses of WebConfig in com.aspectran.undertow.service
Methods in com.aspectran.undertow.service with parameters of type WebConfig