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 GzipHandlerFactory
AbstractServerFactory. getGzipFilterFactory()
Methods in io.dropwizard.core.server with parameters of type GzipHandlerFactory Modifier and Type Method Description void
AbstractServerFactory. setGzipFilterFactory(GzipHandlerFactory gzip)
-