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