Uses of Class
org.eclipse.jetty.util.compression.DeflaterPool
Packages that use DeflaterPool
Package
Description
Jetty GZIP Handler
-
Uses of DeflaterPool in org.eclipse.jetty.server.handler.gzip
Fields in org.eclipse.jetty.server.handler.gzip declared as DeflaterPoolMethods in org.eclipse.jetty.server.handler.gzip that return DeflaterPoolModifier and TypeMethodDescriptionprotected DeflaterPool
GzipHandler.newDeflaterPool
(int capacity) -
Uses of DeflaterPool in org.eclipse.jetty.util.compression
Methods in org.eclipse.jetty.util.compression that return DeflaterPoolModifier and TypeMethodDescriptionstatic DeflaterPool
DeflaterPool.ensurePool
(Container container)