| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common |
Jetty WebSocket Common : Implementation [Internal Use Only]
|
| org.eclipse.jetty.websocket.common.extensions.mux |
Jetty WebSocket Common : MUX Extension Core [Unstable Early Draft]
|
| org.eclipse.jetty.websocket.common.io |
Jetty WebSocket Common : I/O Implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketSession |
| Modifier and Type | Class and Description |
|---|---|
class |
MuxChannel
MuxChannel, acts as WebSocketConnection for specific sub-channel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebSocketConnection
Provides the implementation of
WebSocketConnection within the framework of the new Connection framework of jetty-io |
| Modifier and Type | Method and Description |
|---|---|
void |
IOState.addListener(IOState.ConnectionStateListener listener) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.