blob: c04853415869528fb66a4b4d2b081fb14737ca15 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CodecFactory (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="CodecFactory (Qpid ProtonJ2 Parent 1.0.0-M9 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/CodecFactory.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.qpid.protonj2.codec</a></div>
<h2 title="Class CodecFactory" class="title">Class CodecFactory</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.qpid.protonj2.codec.CodecFactory</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public final class <span class="typeNameLabel">CodecFactory</span>
extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre>
<div class="block">Factory Class used to create new instances of AMQP type
Encoder and Decoder instances registered in the factory.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></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>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDecoder()">getDecoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDefaultDecoder()">getDefaultDecoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDefaultEncoder()">getDefaultEncoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDefaultSaslDecoder()">getDefaultSaslDecoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDefaultSaslEncoder()">getDefaultSaslEncoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEncoder()">getEncoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSaslDecoder()">getSaslDecoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSaslEncoder()">getSaslEncoder</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDecoder(org.apache.qpid.protonj2.codec.Decoder)">setDecoder</a></span>&#8203;(<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;decoder)</code></th>
<td class="colLast">
<div class="block">Sets an <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that will be returned from all calls to the
<a href="#getDecoder()"><code>getDecoder()</code></a>.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEncoder(org.apache.qpid.protonj2.codec.Encoder)">setEncoder</a></span>&#8203;(<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;encoder)</code></th>
<td class="colLast">
<div class="block">Sets an <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that will be returned from all calls to the
<a href="#getEncoder()"><code>getEncoder()</code></a>.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setSaslDecoder(org.apache.qpid.protonj2.codec.Decoder)">setSaslDecoder</a></span>&#8203;(<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;decoder)</code></th>
<td class="colLast">
<div class="block">Sets an <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that will be returned from all calls to the
<a href="#getSaslDecoder()"><code>getSaslDecoder()</code></a>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setSaslEncoder(org.apache.qpid.protonj2.codec.Encoder)">setSaslEncoder</a></span>&#8203;(<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;encoder)</code></th>
<td class="colLast">
<div class="block">Sets an <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that will be returned from all calls to the
<a href="#getSaslEncoder()"><code>getSaslEncoder()</code></a>.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="setEncoder(org.apache.qpid.protonj2.codec.Encoder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEncoder</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setEncoder&#8203;(<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;encoder)</pre>
<div class="block">Sets an <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that will be returned from all calls to the
<a href="#getEncoder()"><code>getEncoder()</code></a>. If no <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> is configured then the
calls to get an Encoder instance will return the default Encoder from the library.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>encoder</code> - The encoder to return from all calls to the <a href="#getEncoder()"><code>getEncoder()</code></a> method/</dd>
</dl>
</li>
</ul>
<a id="setDecoder(org.apache.qpid.protonj2.codec.Decoder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDecoder</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setDecoder&#8203;(<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;decoder)</pre>
<div class="block">Sets an <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that will be returned from all calls to the
<a href="#getDecoder()"><code>getDecoder()</code></a>. If no <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> is configured then the
calls to get an Decoder instance will return the default Decoder from the library.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>decoder</code> - The decoder to return from all calls to the <a href="#getDecoder()"><code>getDecoder()</code></a> method/</dd>
</dl>
</li>
</ul>
<a id="setSaslEncoder(org.apache.qpid.protonj2.codec.Encoder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSaslEncoder</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setSaslEncoder&#8203;(<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;encoder)</pre>
<div class="block">Sets an <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that will be returned from all calls to the
<a href="#getSaslEncoder()"><code>getSaslEncoder()</code></a>. If no <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> is configured then the
calls to get an Encoder instance will return the default Encoder from the library.
The Encoder configured should only accept encodes of the SASL AMQP types.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>encoder</code> - The encoder to return from all calls to the <a href="#getSaslEncoder()"><code>getSaslEncoder()</code></a> method/</dd>
</dl>
</li>
</ul>
<a id="setSaslDecoder(org.apache.qpid.protonj2.codec.Decoder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSaslDecoder</h4>
<pre class="methodSignature">public static&nbsp;void&nbsp;setSaslDecoder&#8203;(<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;decoder)</pre>
<div class="block">Sets an <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that will be returned from all calls to the
<a href="#getSaslDecoder()"><code>getSaslDecoder()</code></a>. If no <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> is configured then the
calls to get an Decoder instance will return the default Decoder from the library.
The Decoder configured should only decode the SASL AMQP types.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>decoder</code> - The decoder to return from all calls to the <a href="#getSaslDecoder()"><code>getSaslDecoder()</code></a> method/</dd>
</dl>
</li>
</ul>
<a id="getEncoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEncoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;getEncoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a cached <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that resulted from a call to <a href="#getDefaultEncoder()"><code>getDefaultEncoder()</code></a> if not set externally.</dd>
</dl>
</li>
</ul>
<a id="getDecoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDecoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;getDecoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a cached <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that resulted from a call to <a href="#getDefaultDecoder()"><code>getDefaultDecoder()</code></a> if not set externally.</dd>
</dl>
</li>
</ul>
<a id="getSaslEncoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSaslEncoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;getSaslEncoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a cached <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that resulted from a call to <a href="#getDefaultSaslEncoder()"><code>getDefaultSaslEncoder()</code></a> if not set externally.</dd>
</dl>
</li>
</ul>
<a id="getSaslDecoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSaslDecoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;getSaslDecoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a cached <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that resulted from a call to <a href="#getSaslDecoder()"><code>getSaslDecoder()</code></a> if not set externally.</dd>
</dl>
</li>
</ul>
<a id="getDefaultEncoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultEncoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;getDefaultEncoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new instance of the Proton default <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> implementation.</dd>
</dl>
</li>
</ul>
<a id="getDefaultDecoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultDecoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;getDefaultDecoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new instance of the Proton default <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> implementation.</dd>
</dl>
</li>
</ul>
<a id="getDefaultSaslEncoder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultSaslEncoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a>&nbsp;getDefaultSaslEncoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new instance of the Proton default SASL only <a href="Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> implementation.</dd>
</dl>
</li>
</ul>
<a id="getDefaultSaslDecoder()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getDefaultSaslDecoder</h4>
<pre class="methodSignature">public static&nbsp;<a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a>&nbsp;getDefaultSaslDecoder()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new instance of the Proton default SASL only <a href="Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> implementation.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/CodecFactory.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>