| Package | Description |
|---|---|
| org.apache.qpid.proton.engine |
| Modifier and Type | Method and Description |
|---|---|
Ssl |
Transport.ssl(SslDomain sslDomain)
As per
Transport.ssl(SslDomain, SslPeerDetails) but no attempt is made to resume a previous SSL session. |
Ssl |
Transport.ssl(SslDomain sslDomain,
SslPeerDetails sslPeerDetails)
Wrap this transport's output and input to apply SSL encryption and decryption respectively.
|
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.