| 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 | Class and Description |
|---|---|
class |
MuxPhysicalConnectionException |
| Modifier and Type | Method and Description |
|---|---|
void |
MuxParser.Listener.onMuxException(MuxException e) |
void |
Muxer.onMuxException(MuxException e) |
| 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.