Uses of Interface
org.apache.tapestry5.http.services.CorsHandler
Packages that use CorsHandler
Package
Description
-
Uses of CorsHandler in org.apache.tapestry5.http.internal.services
Classes in org.apache.tapestry5.http.internal.services that implement CorsHandler -
Uses of CorsHandler in org.apache.tapestry5.http.modules
Method parameters in org.apache.tapestry5.http.modules with type arguments of type CorsHandlerModifier and TypeMethodDescriptionstatic void
TapestryHttpModule.contributeCorsHttpServletRequestFilter
(OrderedConfiguration<CorsHandler> configuration) -
Uses of CorsHandler in org.apache.tapestry5.http.services
Constructor parameters in org.apache.tapestry5.http.services with type arguments of type CorsHandler