Uses of Class
io.dropwizard.jetty.GzipHandlerFactory
-
Packages that use GzipHandlerFactory Package Description io.dropwizard.core.server -
-
Uses of GzipHandlerFactory in io.dropwizard.core.server
Methods in io.dropwizard.core.server that return GzipHandlerFactory Modifier and Type Method Description GzipHandlerFactoryAbstractServerFactory. getGzipFilterFactory()Methods in io.dropwizard.core.server with parameters of type GzipHandlerFactory Modifier and Type Method Description voidAbstractServerFactory. setGzipFilterFactory(GzipHandlerFactory gzip)
-