| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.client |
Jetty WebSocket Client API
|
| org.eclipse.jetty.websocket.client.io |
Jetty WebSocket Client : I/O Implementation [Internal Use Only]
|
| org.eclipse.jetty.websocket.jsr356 |
| Class and Description |
|---|
| ConnectionManager
Internal Connection/Client Manager used to track active clients, their physical vs virtual connection information, and provide some means to create new
physical or virtual connections.
|
| UpgradeListener
Listener for Handshake/Upgrade events.
|
| Class and Description |
|---|
| ConnectPromise
Holder for the pending connect information.
|
| UpgradeConnection
This is the initial connection handling that exists immediately after physical connection is established to destination server.
|
| UpgradeListener
Listener for Handshake/Upgrade events.
|
| WebSocketClientSelectorManager |
| Class and Description |
|---|
| UpgradeListener
Listener for Handshake/Upgrade events.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.