| Package | Description | 
|---|---|
| bayou.ssl | 
 SSL support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Async<TcpConnection> | 
SslChannel2Connection.convert(TcpChannel channel,
       TcpChannel2Connection plainConverter)
Convert a server-side TcpChannel to SslConnection or plain TcpConnection. 
 |