Uses of Class
org.eclipse.jetty.websocket.common.extensions.compress.CompressExtension
Packages that use CompressExtension
Package
Description
Jetty WebSocket Common : Message Compression Extension Implementations
-
Uses of CompressExtension in org.eclipse.jetty.websocket.common.extensions.compress
Subclasses of CompressExtension in org.eclipse.jetty.websocket.common.extensions.compressModifier and TypeClassDescriptionclass
Implementation of the deflate-frame extension seen out in the wild.class
Per Message Deflate Compression extension for WebSocket.class
Implementation of the x-webkit-deflate-frame extension seen out in the wild.