Uses of Interface
org.spincast.plugins.undertow.SkipResourceOnQueryStringHandlerFactory
Packages that use SkipResourceOnQueryStringHandlerFactory
-
Uses of SkipResourceOnQueryStringHandlerFactory in org.spincast.plugins.undertow
Methods in org.spincast.plugins.undertow that return SkipResourceOnQueryStringHandlerFactoryModifier and TypeMethodDescriptionprotected SkipResourceOnQueryStringHandlerFactory
SpincastUndertowServer.getSkipResourceOnQueryStringHandlerFactory()
Constructors in org.spincast.plugins.undertow with parameters of type SkipResourceOnQueryStringHandlerFactoryModifierConstructorDescriptionSpincastUndertowServer
(SpincastUndertowUtils spincastUndertowUtils, SpincastConfig config, SpincastUndertowConfig spincastUndertowConfig, FrontController frontController, SpincastUtils spincastUtils, CookieFactory cookieFactory, CorsHandlerFactory corsHandlerFactory, GzipCheckerHandlerFactory gzipCheckerHandlerFactory, SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory, SpincastResourceHandlerFactory spincastResourceHandlerFactory, CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory, SpincastClassPathResourceManagerFactory fileClassPathResourceManagerFactory, SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory, WebsocketEndpointFactory spincastWebsocketEndpointFactory, SSLContextFactory sslContextFactory) Constructor