| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.api.extensions |
Jetty WebSocket API : WebSocket Extension API
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Extension |
Interface for WebSocket Extensions.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Extension.setNextOutgoingFrames(OutgoingFrames nextOutgoing) |
Set the next
OutgoingFrames to call in the chain. |
Copyright © 1995–2018 Webtide. All rights reserved.