Package | Description |
---|---|
org.eclipse.jetty.websocket.common.extensions.compress |
Jetty WebSocket Common : Frame & Message Compression Extension Implementations
|
Modifier and Type | Method and Description |
---|---|
protected ByteAccumulator |
CompressExtension.decompress(byte[] input) |
Modifier and Type | Method and Description |
---|---|
protected void |
CompressExtension.forwardIncoming(Frame frame,
ByteAccumulator accumulator) |
Copyright © 1995-2015 Webtide. All Rights Reserved.