Package | Description |
---|---|
org.eclipse.jetty.websocket.api.extensions |
Jetty WebSocket API : WebSocket Extension API
|
Modifier and Type | Method and Description |
---|---|
void |
IncomingFrames.incomingFrame(Frame frame) |
void |
OutgoingFrames.outgoingFrame(Frame frame,
WriteCallback callback)
A frame, and optional callback, intended for the network.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.