Uses of Interface
org.spincast.plugins.undertow.GzipCheckerHandlerFactory
Packages that use GzipCheckerHandlerFactory
-
Uses of GzipCheckerHandlerFactory in org.spincast.plugins.undertow
Methods in org.spincast.plugins.undertow that return GzipCheckerHandlerFactoryModifier and TypeMethodDescriptionprotected GzipCheckerHandlerFactory
SpincastUndertowServer.getGzipCheckerHandlerFactory()
Constructors in org.spincast.plugins.undertow with parameters of type GzipCheckerHandlerFactoryModifierConstructorDescriptionSpincastUndertowServer
(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