Package | Description |
---|---|
org.eclipse.jetty.websocket.client.mux |
Jetty WebSocket Client : MUX Extension [Unstable Early Draft]
|
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]
|
org.eclipse.jetty.websocket.common.extensions.mux.op |
Jetty WebSocket Common : MUX Extension OpCode Handling [Unstable Early Draft]
|
org.eclipse.jetty.websocket.server.mux |
Jetty WebSocket Server : MUX Extension [Unstable Early Draft]
|
Class and Description |
---|
AbstractMuxExtension
Multiplexing Extension for WebSockets.
|
Muxer
Muxer responsible for managing sub-channels.
|
Class and Description |
---|
MuxChannel
MuxChannel, acts as WebSocketConnection for specific sub-channel.
|
MuxControlBlock |
MuxedFrame |
Muxer
Muxer responsible for managing sub-channels.
|
MuxException |
MuxParser.Listener |
Class and Description |
---|
MuxChannel
MuxChannel, acts as WebSocketConnection for specific sub-channel.
|
Muxer
Muxer responsible for managing sub-channels.
|
MuxException |
Class and Description |
---|
MuxControlBlock |
Class and Description |
---|
AbstractMuxExtension
Multiplexing Extension for WebSockets.
|
MuxChannel
MuxChannel, acts as WebSocketConnection for specific sub-channel.
|
Muxer
Muxer responsible for managing sub-channels.
|
MuxException |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.