| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.extensions.mux |
Jetty WebSocket Common : MUX Extension Core [Unstable Early Draft]
|
| org.eclipse.jetty.websocket.common.extensions.mux.add |
Jetty WebSocket Common : MUX Extension Add Channel Handling [Unstable Early Draft]
|
| Modifier and Type | Method and Description |
|---|---|
MuxChannel |
Muxer.getChannel(long channelId,
boolean create) |
| Modifier and Type | Method and Description |
|---|---|
void |
MuxAddServer.handshake(Muxer muxer,
MuxChannel channel,
UpgradeRequest request)
Perform the handshake.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.