final class Target_org_apache_qpid_jms_transports_TransportSupport extends Object
| Constructor and Description |
|---|
Target_org_apache_qpid_jms_transports_TransportSupport() |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.handler.ssl.SslContext |
createOpenSslContext(org.apache.qpid.jms.transports.TransportOptions options) |
static SSLEngine |
createOpenSslEngine(io.netty.buffer.ByteBufAllocator allocator,
URI remote,
io.netty.handler.ssl.SslContext context,
org.apache.qpid.jms.transports.TransportOptions options) |
static boolean |
isOpenSSLPossible(org.apache.qpid.jms.transports.TransportOptions options) |
Target_org_apache_qpid_jms_transports_TransportSupport()
public static boolean isOpenSSLPossible(org.apache.qpid.jms.transports.TransportOptions options)
public static SSLEngine createOpenSslEngine(io.netty.buffer.ByteBufAllocator allocator, URI remote, io.netty.handler.ssl.SslContext context, org.apache.qpid.jms.transports.TransportOptions options) throws Exception
ExceptionCopyright © 2019. All rights reserved.