blob: 1ec6968b7b72747b6acac694a429e5354a67dfdb [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>org.apache.qpid.protonj2.codec Class Hierarchy (Qpid ProtonJ2 Parent 1.0.0-M19 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="tree: package: org.apache.qpid.protonj2.codec">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body class="package-tree-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>Use</li>
<li class="nav-bar-cell1-rev">Tree</li>
<li><a href="../../../../../help-doc.html#tree">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 class="title">Hierarchy For Package org.apache.qpid.protonj2.codec</h1>
<span class="package-hierarchy-label">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<section class="hierarchy">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" class="type-name-link external-link" title="class or interface in java.lang">Object</a>
<ul>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="CodecFactory.html" class="type-name-link" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="PerformativeEncoder.html" class="type-name-link" title="class in org.apache.qpid.protonj2.codec">PerformativeEncoder</a> (implements org.apache.qpid.protonj2.types.transport.<a href="../types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a>&lt;E&gt;)</li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="SectionEncoder.html" class="type-name-link" title="class in org.apache.qpid.protonj2.codec">SectionEncoder</a></li>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html" class="type-name-link external-link" title="class or interface in java.lang">Throwable</a> (implements java.io.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a>)
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Exception.html" class="type-name-link external-link" title="class or interface in java.lang">Exception</a>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/RuntimeException.html" class="type-name-link external-link" title="class or interface in java.lang">RuntimeException</a>
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/IllegalArgumentException.html" class="type-name-link external-link" title="class or interface in java.lang">IllegalArgumentException</a>
<ul>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="DecodeEOFException.html" class="type-name-link" title="class in org.apache.qpid.protonj2.codec">DecodeEOFException</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="DecodeException.html" class="type-name-link" title="class in org.apache.qpid.protonj2.codec">DecodeException</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="EncodeException.html" class="type-name-link" title="class in org.apache.qpid.protonj2.codec">EncodeException</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
<section class="hierarchy">
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="Decoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="DecoderState.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">DecoderState</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="Encoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="EncoderState.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">EncoderState</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="EncodingCodes.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="StreamDecoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="StreamDecoderState.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">StreamDecoderState</a></li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="StreamTypeDecoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">StreamTypeDecoder</a>&lt;V&gt;
<ul>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="StreamDescribedTypeDecoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">StreamDescribedTypeDecoder</a>&lt;V&gt;</li>
</ul>
</li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="TypeDecoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">TypeDecoder</a>&lt;V&gt;
<ul>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="DescribedTypeDecoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">DescribedTypeDecoder</a>&lt;V&gt;</li>
</ul>
</li>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="TypeEncoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">TypeEncoder</a>&lt;V&gt;
<ul>
<li class="circle">org.apache.qpid.protonj2.codec.<a href="DescribedTypeEncoder.html" class="type-name-link" title="interface in org.apache.qpid.protonj2.codec">DescribedTypeEncoder</a>&lt;V&gt;</li>
</ul>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>