Uses of Class
org.eclipse.jetty.util.compression.InflaterPool
-
Packages that use InflaterPool Package Description org.eclipse.jetty.websocket.common.extensions.compress Jetty WebSocket Common : Message Compression Extension Implementations -
-
Uses of InflaterPool in org.eclipse.jetty.websocket.common.extensions.compress
Methods in org.eclipse.jetty.websocket.common.extensions.compress with parameters of type InflaterPool Modifier and Type Method Description voidCompressExtension. setInflaterPool(InflaterPool inflaterPool)
-