blob: 4371e90a11702f5350da0c2be6a163674e28c60a [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.qpid.protonj2.client.SslOptions (Qpid ProtonJ2 Parent 1.0.0-M9 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.qpid.protonj2.client.SslOptions (Qpid ProtonJ2 Parent 1.0.0-M9 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.qpid.protonj2.client.SslOptions" class="title">Uses of Class<br>org.apache.qpid.protonj2.client.SslOptions</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.client">org.apache.qpid.protonj2.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.client.transport">org.apache.qpid.protonj2.client.transport</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.qpid.protonj2.client">
<!-- -->
</a>
<h3>Uses of <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a> in <a href="../package-summary.html">org.apache.qpid.protonj2.client</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.qpid.protonj2.client</a> that return <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#allowNativeSSL(boolean)">allowNativeSSL</a></span>&#8203;(boolean&nbsp;allowNativeSSL)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#clone()">clone</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#contextProtocol(java.lang.String)">contextProtocol</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;contextProtocol)</code></th>
<td class="colLast">
<div class="block">The protocol value to use when creating an SSLContext via
SSLContext.getInstance(protocol).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#copyInto(org.apache.qpid.protonj2.client.SslOptions)">copyInto</a></span>&#8203;(<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;other)</code></th>
<td class="colLast">
<div class="block">Copy all configuration into the given <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SslOptions</code></a> from this instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#defaultSslPort(int)">defaultSslPort</a></span>&#8203;(int&nbsp;defaultSslPort)</code></th>
<td class="colLast">
<div class="block">Sets the default AMQP SSL port that should be used if the user did not provide a port value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#disabledCipherSuites(java.lang.String...)">disabledCipherSuites</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>...&nbsp;disabledCipherSuites)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#disabledProtocols(java.lang.String...)">disabledProtocols</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>...&nbsp;disabledProtocols)</code></th>
<td class="colLast">
<div class="block">The protocols to be disable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#enabledCipherSuites(java.lang.String...)">enabledCipherSuites</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>...&nbsp;enabledCipherSuites)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#enabledProtocols(java.lang.String...)">enabledProtocols</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>...&nbsp;enabledProtocols)</code></th>
<td class="colLast">
<div class="block">The protocols to be set as enabled.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#keyAlias(java.lang.String)">keyAlias</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;keyAlias)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#keyStoreLocation(java.lang.String)">keyStoreLocation</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;keyStoreLocation)</code></th>
<td class="colLast">
<div class="block">Sets the location on disk of the key store to use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#keyStorePassword(java.lang.String)">keyStorePassword</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;keyStorePassword)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#keyStoreType(java.lang.String)">keyStoreType</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;keyStoreType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#sslContextOverride(javax.net.ssl.SSLContext)">sslContextOverride</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLContext.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">SSLContext</a>&nbsp;sslContextOverride)</code></th>
<td class="colLast">
<div class="block">Provides a user configured <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLContext.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink"><code>SSLContext</code></a> that should be used when performing the
SSL handshake with the remote.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#sslEnabled(boolean)">sslEnabled</a></span>&#8203;(boolean&nbsp;enable)</code></th>
<td class="colLast">
<div class="block">Enable or disable the transport level SSL encryption layer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionOptions.</span><code><span class="memberNameLink"><a href="../ConnectionOptions.html#sslOptions()">sslOptions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#storeType(java.lang.String)">storeType</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;storeType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#trustAll(boolean)">trustAll</a></span>&#8203;(boolean&nbsp;trustAll)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#trustStoreLocation(java.lang.String)">trustStoreLocation</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;trustStoreLocation)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#trustStorePassword(java.lang.String)">trustStorePassword</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;trustStorePassword)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#trustStoreType(java.lang.String)">trustStoreType</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;trustStoreType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#verifyHost(boolean)">verifyHost</a></span>&#8203;(boolean&nbsp;verifyHost)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.qpid.protonj2.client</a> with parameters of type <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslOptions.</span><code><span class="memberNameLink"><a href="../SslOptions.html#copyInto(org.apache.qpid.protonj2.client.SslOptions)">copyInto</a></span>&#8203;(<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;other)</code></th>
<td class="colLast">
<div class="block">Copy all configuration into the given <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SslOptions</code></a> from this instance.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.qpid.protonj2.client.transport">
<!-- -->
</a>
<h3>Uses of <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a> in <a href="../transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a> declared as <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TcpTransport.</span><code><span class="memberNameLink"><a href="../transport/TcpTransport.html#sslOptions">sslOptions</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a> that return <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TcpTransport.</span><code><span class="memberNameLink"><a href="../transport/TcpTransport.html#getSslOptions()">getSslOptions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Transport.</span><code><span class="memberNameLink"><a href="../transport/Transport.html#getSslOptions()">getSslOptions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a> with parameters of type <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLContext.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">SSLContext</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslSupport.</span><code><span class="memberNameLink"><a href="../transport/SslSupport.html#createJdkSslContext(org.apache.qpid.protonj2.client.SslOptions)">createJdkSslContext</a></span>&#8203;(<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Create a new SSLContext using the options specific in the given TransportOptions
instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLEngine.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">SSLEngine</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslSupport.</span><code><span class="memberNameLink"><a href="../transport/SslSupport.html#createJdkSslEngine(java.lang.String,int,javax.net.ssl.SSLContext,org.apache.qpid.protonj2.client.SslOptions)">createJdkSslEngine</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;host,
int&nbsp;port,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLContext.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">SSLContext</a>&nbsp;context,
<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Create a new JDK SSLEngine instance in client mode from the given SSLContext and
TransportOptions instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static io.netty.handler.ssl.SslContext</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslSupport.</span><code><span class="memberNameLink"><a href="../transport/SslSupport.html#createOpenSslContext(org.apache.qpid.protonj2.client.SslOptions)">createOpenSslContext</a></span>&#8203;(<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Create a new Netty SslContext using the options specific in the given TransportOptions
instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLEngine.html?is-external=true" title="class or interface in javax.net.ssl" class="externalLink">SSLEngine</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslSupport.</span><code><span class="memberNameLink"><a href="../transport/SslSupport.html#createOpenSslEngine(io.netty.buffer.ByteBufAllocator,java.lang.String,int,io.netty.handler.ssl.SslContext,org.apache.qpid.protonj2.client.SslOptions)">createOpenSslEngine</a></span>&#8203;(io.netty.buffer.ByteBufAllocator&nbsp;allocator,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;host,
int&nbsp;port,
io.netty.handler.ssl.SslContext&nbsp;context,
<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Create a new OpenSSL SSLEngine instance in client mode from the given SSLContext and
TransportOptions instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static io.netty.handler.ssl.SslHandler</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslSupport.</span><code><span class="memberNameLink"><a href="../transport/SslSupport.html#createSslHandler(io.netty.buffer.ByteBufAllocator,java.lang.String,int,org.apache.qpid.protonj2.client.SslOptions)">createSslHandler</a></span>&#8203;(io.netty.buffer.ByteBufAllocator&nbsp;allocator,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;host,
int&nbsp;port,
<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Creates a Netty SslHandler instance for use in Transports that require
an SSL encoder / decoder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SslSupport.</span><code><span class="memberNameLink"><a href="../transport/SslSupport.html#isOpenSSLPossible(org.apache.qpid.protonj2.client.SslOptions)">isOpenSSLPossible</a></span>&#8203;(<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;options)</code></th>
<td class="colLast">
<div class="block">Determines if Netty OpenSSL support is available and applicable based on the configuration
in the given TransportOptions instance.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a> with parameters of type <a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../transport/NettyIOContext.html#%3Cinit%3E(org.apache.qpid.protonj2.client.TransportOptions,org.apache.qpid.protonj2.client.SslOptions,java.lang.String)">NettyIOContext</a></span>&#8203;(<a href="../TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a>&nbsp;options,
<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;ssl,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;ioThreadName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../transport/TcpTransport.html#%3Cinit%3E(io.netty.bootstrap.Bootstrap,org.apache.qpid.protonj2.client.TransportOptions,org.apache.qpid.protonj2.client.SslOptions)">TcpTransport</a></span>&#8203;(io.netty.bootstrap.Bootstrap&nbsp;bootstrap,
<a href="../TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a>&nbsp;options,
<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;sslOptions)</code></th>
<td class="colLast">
<div class="block">Create a new <a href="../transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport"><code>TcpTransport</code></a> instance with the given configuration.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../transport/WebSocketTransport.html#%3Cinit%3E(io.netty.bootstrap.Bootstrap,org.apache.qpid.protonj2.client.TransportOptions,org.apache.qpid.protonj2.client.SslOptions)">WebSocketTransport</a></span>&#8203;(io.netty.bootstrap.Bootstrap&nbsp;bootstrap,
<a href="../TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a>&nbsp;options,
<a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a>&nbsp;sslOptions)</code></th>
<td class="colLast">
<div class="block">Create a new <a href="../transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport"><code>WebSocketTransport</code></a> instance with the given configuration.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SslOptions.html" title="class in org.apache.qpid.protonj2.client">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>