| Class | Description |
|---|---|
| AdapterHandleDelegate |
This class mediates between the TCP handle that the "net" module needs in order for a TCP socket to work,
and the handle that the adapter will give us if it supports WebSockets.
|
| UpgradedSocketDelegate |
This class mediates between the HTTP adapters "UpgradedSocket" interface and the
"Handle" interface that is used to implement network sockets in Trireme.
|
Copyright © 2016 Apigee Corporation. All Rights Reserved.