| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.extensions.compress |
Jetty WebSocket Common : Message Compression Extension Implementations
|
| Modifier and Type | Method and Description |
|---|---|
protected ByteAccumulator |
CompressExtension.newByteAccumulator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CompressExtension.decompress(ByteAccumulator accumulator,
ByteBuffer buf) |
protected void |
CompressExtension.forwardIncoming(Frame frame,
ByteAccumulator accumulator) |
Copyright © 1995–2017 Webtide. All rights reserved.