blob: 4ffd749ae32505a18b519332cb6d9b50941c4d93 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Package org.apache.qpid.protonj2.codec.decoders (Qpid ProtonJ2 Parent 1.0.0-M18 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.qpid.protonj2.codec.decoders">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body class="package-use-page">
<script type="text/javascript"></script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.qpid.protonj2.codec.decoders" class="title">Uses of Package<br>org.apache.qpid.protonj2.codec.decoders</h1>
</div>
<div class="caption"><span>Packages that use <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.qpid.protonj2.codec.decoders">org.apache.qpid.protonj2.codec.decoders</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.apache.qpid.protonj2.codec.decoders.messaging">org.apache.qpid.protonj2.codec.decoders.messaging</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.apache.qpid.protonj2.codec.decoders.primitives">org.apache.qpid.protonj2.codec.decoders.primitives</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.apache.qpid.protonj2.codec.decoders.security">org.apache.qpid.protonj2.codec.decoders.security</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="#org.apache.qpid.protonj2.codec.decoders.transactions">org.apache.qpid.protonj2.codec.decoders.transactions</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#org.apache.qpid.protonj2.codec.decoders.transport">org.apache.qpid.protonj2.codec.decoders.transport</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<section class="package-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.qpid.protonj2.codec.decoders">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> used by <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractDescribedTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/PrimitiveTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders">PrimitiveTypeDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Interface for a TypeDecoder that manages decoding of AMQP primitive types.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ProtonDecoder.html#org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">The default AMQP Decoder implementation.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ProtonDecoderState.html#org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></div>
<div class="col-last odd-row-color">
<div class="block">State object used by the Built in Decoder implementation.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ProtonScanningContext.html#org.apache.qpid.protonj2.codec.decoders">ProtonScanningContext</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="class-use/ProtonStreamDecoder.html#org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">The default AMQP Decoder implementation.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/ProtonStreamDecoderState.html#org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></div>
<div class="col-last even-row-color">
<div class="block">State object used by the Built in Decoder implementation.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ScanningContext.html#org.apache.qpid.protonj2.codec.decoders">ScanningContext</a></div>
<div class="col-last odd-row-color">
<div class="block">A search context used when scanning encoded AMQP types for entries or sections that
match any of a predetermined set of possible values usually made up of type encodings
that would match the incoming encoded data.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/StreamScanningContext.html#org.apache.qpid.protonj2.codec.decoders">StreamScanningContext</a></div>
<div class="col-last even-row-color">
<div class="block">A search context used when scanning encoded AMQP types for entries or sections that
match any of a predetermined set of possible values usually made up of type encodings
that would match the incoming encoded data.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/UTF8Decoder.html#org.apache.qpid.protonj2.codec.decoders">UTF8Decoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Interface for an external UTF8 Decoder that can be supplied by a client
which implements custom decoding logic optimized for the application using
the Codec.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/UTF8StreamDecoder.html#org.apache.qpid.protonj2.codec.decoders">UTF8StreamDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Interface for an external UTF8 Decoder that can be supplied by a client
which implements custom decoding logic optimized for the application using
the Codec.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.codec.decoders.messaging">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> used by <a href="messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractDescribedListTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.messaging">AbstractDescribedListTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all List based Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/AbstractDescribedMapTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.messaging">AbstractDescribedMapTypeDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Abstract base for all List based Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/AbstractDescribedTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.messaging">AbstractDescribedTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ScanningContext.html#org.apache.qpid.protonj2.codec.decoders.messaging">ScanningContext</a></div>
<div class="col-last odd-row-color">
<div class="block">A search context used when scanning encoded AMQP types for entries or sections that
match any of a predetermined set of possible values usually made up of type encodings
that would match the incoming encoded data.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/StreamScanningContext.html#org.apache.qpid.protonj2.codec.decoders.messaging">StreamScanningContext</a></div>
<div class="col-last even-row-color">
<div class="block">A search context used when scanning encoded AMQP types for entries or sections that
match any of a predetermined set of possible values usually made up of type encodings
that would match the incoming encoded data.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.codec.decoders.primitives">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> used by <a href="primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractPrimitiveTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.primitives">AbstractPrimitiveTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/PrimitiveArrayTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.primitives">PrimitiveArrayTypeDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Provides an interface for an Array type decoder that provides the Proton decoder
with entry points to read arrays in a manner that support the desired Java array
type to be returned.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/PrimitiveTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.primitives">PrimitiveTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Interface for a TypeDecoder that manages decoding of AMQP primitive types.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ScanningContext.html#org.apache.qpid.protonj2.codec.decoders.primitives">ScanningContext</a></div>
<div class="col-last odd-row-color">
<div class="block">A search context used when scanning encoded AMQP types for entries or sections that
match any of a predetermined set of possible values usually made up of type encodings
that would match the incoming encoded data.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/StreamScanningContext.html#org.apache.qpid.protonj2.codec.decoders.primitives">StreamScanningContext</a></div>
<div class="col-last even-row-color">
<div class="block">A search context used when scanning encoded AMQP types for entries or sections that
match any of a predetermined set of possible values usually made up of type encodings
that would match the incoming encoded data.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.codec.decoders.security">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> used by <a href="security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractDescribedListTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.security">AbstractDescribedListTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all List based Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/AbstractDescribedTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.security">AbstractDescribedTypeDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.codec.decoders.transactions">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> used by <a href="transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractDescribedListTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.transactions">AbstractDescribedListTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all List based Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/AbstractDescribedTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.transactions">AbstractDescribedTypeDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.qpid.protonj2.codec.decoders.transport">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> used by <a href="transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/AbstractDescribedListTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.transport">AbstractDescribedListTypeDecoder</a></div>
<div class="col-last even-row-color">
<div class="block">Abstract base for all List based Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/AbstractDescribedTypeDecoder.html#org.apache.qpid.protonj2.codec.decoders.transport">AbstractDescribedTypeDecoder</a></div>
<div class="col-last odd-row-color">
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>