See: Description
Interface | Description |
---|---|
UpgradeListener |
Listener for Handshake/Upgrade events.
|
Class | 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.
|
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.
|
WebSocketClientConnection |
Client side WebSocket physical connection.
|
WebSocketClientSelectorManager |
Copyright © 1995-2015 Webtide. All Rights Reserved.