blob: 6681a409ad48a4bbf9171d54da2b68c441b4b06e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.apache.qpid.proton.codec Class Hierarchy (Qpid Proton-J API)</title>
<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="org.apache.qpid.proton.codec Class Hierarchy (Qpid Proton-J API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/qpid/proton/amqp/transport/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/qpid/proton/codec/impl/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/qpid/proton/codec/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.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>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.qpid.proton.codec</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">AbstractDescribedType</span></a>&lt;T,M&gt; (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/AMQPDefinedTypes.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">AMQPDefinedTypes</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ArrayType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ArrayType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">BigIntegerType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BinaryType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">BinaryType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BooleanType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">BooleanType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ByteType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ByteType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ByteType.ByteEncoding.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ByteType.ByteEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/CharacterType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">CharacterType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/CharacterType.CharacterEncoding.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">CharacterType.CharacterEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Codec.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">Codec</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/CompositeReadableBuffer.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">CompositeReadableBuffer</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.html" title="interface in org.apache.qpid.proton.codec">ReadableBuffer</a>)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/CompositeWritableBuffer.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">CompositeWritableBuffer</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a>)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Data.Factory.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">Data.Factory</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Decimal128Type.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">Decimal128Type</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Decimal32Type.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">Decimal32Type</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Decimal64Type.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">Decimal64Type</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DecoderImpl</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ByteBufferDecoder.html" title="interface in org.apache.qpid.proton.codec">ByteBufferDecoder</a>)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DoubleType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DoubleType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DoubleType.DoubleEncoding.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DoubleType.DoubleEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DroppingWritableBuffer.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DroppingWritableBuffer</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a>)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DynamicDescribedType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DynamicTypeConstructor</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">EncoderImpl</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a>)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/FloatType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">FloatType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/FloatType.FloatEncoding.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">FloatType.FloatEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/IntegerType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">IntegerType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ListType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ListType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/LongType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">LongType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/MapType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">MapType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/NullType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">NullType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.ByteBufferReader.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ReadableBuffer.ByteBufferReader</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.html" title="interface in org.apache.qpid.proton.codec">ReadableBuffer</a>)</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ShortType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ShortType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ShortType.ShortEncoding.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">ShortType.ShortEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/StringType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">StringType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/SymbolType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">SymbolType</span></a></li>
<li type="circle">java.lang.Throwable (implements java.io.Serializable)
<ul>
<li type="circle">java.lang.Exception
<ul>
<li type="circle">java.lang.RuntimeException
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DecodeException.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">DecodeException</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/EncodeException.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">EncodeException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TimestampType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">TimestampType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedByteType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedByteType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedByteType.UnsignedByteEncoding.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedByteType.UnsignedByteEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedIntegerType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedLongType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedShortType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedShortType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UUIDType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">UUIDType</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.ByteBufferWrapper.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">WritableBuffer.ByteBufferWrapper</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a>)</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">AMQPType</span></a>&lt;V&gt;
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">PrimitiveType</span></a>&lt;V&gt;</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Data.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Data</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Decoder</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ByteBufferDecoder.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">ByteBufferDecoder</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Decoder.ListProcessor.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Decoder.ListProcessor</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">DescribedTypeConstructor</span></a>&lt;V&gt;</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Encoder</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">ByteBufferEncoder</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/EncodingCodes.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">EncodingCodes</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">ReadableBuffer</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">TypeConstructor</span></a>&lt;V&gt;
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">FastPathDescribedTypeConstructor</span></a>&lt;V&gt;</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">PrimitiveTypeEncoding</span></a>&lt;T&gt; (also extends org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;V&gt;)
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">ArrayType.ArrayEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">BigIntegerType.BigIntegerEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">BooleanType.BooleanEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">IntegerType.IntegerEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/LongType.LongEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">LongType.LongEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/StringType.StringEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">StringType.StringEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">SymbolType.SymbolEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedIntegerType.UnsignedIntegerEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedLongType.UnsignedLongEncoding</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">TypeEncoding</span></a>&lt;V&gt;
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">PrimitiveTypeEncoding</span></a>&lt;T&gt; (also extends org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;V&gt;)
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">ArrayType.ArrayEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">BigIntegerType.BigIntegerEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">BooleanType.BooleanEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">IntegerType.IntegerEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/LongType.LongEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">LongType.LongEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/StringType.StringEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">StringType.StringEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">SymbolType.SymbolEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedIntegerType.UnsignedIntegerEncoding</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">UnsignedLongType.UnsignedLongEncoding</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">WritableBuffer</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
<ul>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/Data.DataType.html" title="enum in org.apache.qpid.proton.codec"><span class="typeNameLink">Data.DataType</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/qpid/proton/amqp/transport/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/qpid/proton/codec/impl/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/qpid/proton/codec/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>