http://git-wip-us.apache.org/repos/asf/qpid-site/blob/de0a36e8/content/releases/qpid-proton-j-0.27.3/api/org/apache/qpid/proton/codec/EncoderImpl.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.27.3/api/org/apache/qpid/proton/codec/EncoderImpl.html b/content/releases/qpid-proton-j-0.27.3/api/org/apache/qpid/proton/codec/EncoderImpl.html new file mode 100755 index 0000000..76632af --- /dev/null +++ b/content/releases/qpid-proton-j-0.27.3/api/org/apache/qpid/proton/codec/EncoderImpl.html @@ -0,0 +1,1122 @@ +<!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>EncoderImpl (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="EncoderImpl (Qpid Proton-J API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance 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> +<!-- ========= 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="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></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/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/qpid/proton/codec/EncodingCodes.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/qpid/proton/codec/EncoderImpl.html" target="_top">Frames</a></li> +<li><a href="EncoderImpl.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.qpid.proton.codec</div> +<h2 title="Class EncoderImpl" class="title">Class EncoderImpl</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.EncoderImpl</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a>, <a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></dd> +</dl> +<hr> +<br> +<pre>public final class <span class="typeNameLabel">EncoderImpl</span> +extends java.lang.Object +implements <a href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#EncoderImpl-org.apache.qpid.proton.codec.DecoderImpl-">EncoderImpl</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a> decoder)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#getBuffer--">getBuffer</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#getDecoder--">getDecoder</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#getType-java.lang.Object-">getType</a></span>(java.lang.Object element)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#getTypeFromClass-java.lang.Class-">getTypeFromClass</a></span>(java.lang.Class clazz)</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><V> void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#register-org.apache.qpid.proton.codec.AMQPType-">register</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><V> type)</code> </td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#registerDescribedType-java.lang.Class-java.lang.Object-">registerDescribedType</a></span>(java.lang.Class clazz, + java.lang.Object descriptor)</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#setByteBuffer-java.nio.ByteBuffer-">setByteBuffer</a></span>(java.nio.ByteBuffer buf)</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#setByteBuffer-org.apache.qpid.proton.codec.WritableBuffer-">setByteBuffer</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a> buf)</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-boolean:A-">writeArray</a></span>(boolean[] a)</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-byte:A-">writeArray</a></span>(byte[] a)</code> </td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-char:A-">writeArray</a></span>(char[] a)</code> </td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-double:A-">writeArray</a></span>(double[] a)</code> </td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-float:A-">writeArray</a></span>(float[] a)</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-int:A-">writeArray</a></span>(int[] a)</code> </td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-long:A-">writeArray</a></span>(long[] a)</code> </td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-java.lang.Object:A-">writeArray</a></span>(java.lang.Object[] a)</code> </td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeArray-short:A-">writeArray</a></span>(short[] a)</code> </td> +</tr> +<tr id="i17" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeBinary-org.apache.qpid.proton.amqp.Binary-">writeBinary</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a> b)</code> </td> +</tr> +<tr id="i18" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeBoolean-boolean-">writeBoolean</a></span>(boolean bool)</code> </td> +</tr> +<tr id="i19" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeBoolean-java.lang.Boolean-">writeBoolean</a></span>(java.lang.Boolean bool)</code> </td> +</tr> +<tr id="i20" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeByte-byte-">writeByte</a></span>(byte b)</code> </td> +</tr> +<tr id="i21" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeByte-java.lang.Byte-">writeByte</a></span>(java.lang.Byte b)</code> </td> +</tr> +<tr id="i22" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeCharacter-char-">writeCharacter</a></span>(char c)</code> </td> +</tr> +<tr id="i23" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeCharacter-java.lang.Character-">writeCharacter</a></span>(java.lang.Character c)</code> </td> +</tr> +<tr id="i24" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeDecimal128-org.apache.qpid.proton.amqp.Decimal128-">writeDecimal128</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/Decimal128.html" title="class in org.apache.qpid.proton.amqp">Decimal128</a> d)</code> </td> +</tr> +<tr id="i25" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeDecimal32-org.apache.qpid.proton.amqp.Decimal32-">writeDecimal32</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/Decimal32.html" title="class in org.apache.qpid.proton.amqp">Decimal32</a> d)</code> </td> +</tr> +<tr id="i26" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeDecimal64-org.apache.qpid.proton.amqp.Decimal64-">writeDecimal64</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/Decimal64.html" title="class in org.apache.qpid.proton.amqp">Decimal64</a> d)</code> </td> +</tr> +<tr id="i27" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeDescribedType-org.apache.qpid.proton.amqp.DescribedType-">writeDescribedType</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" title="interface in org.apache.qpid.proton.amqp">DescribedType</a> d)</code> </td> +</tr> +<tr id="i28" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeDouble-double-">writeDouble</a></span>(double d)</code> </td> +</tr> +<tr id="i29" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeDouble-java.lang.Double-">writeDouble</a></span>(java.lang.Double d)</code> </td> +</tr> +<tr id="i30" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeFloat-float-">writeFloat</a></span>(float f)</code> </td> +</tr> +<tr id="i31" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeFloat-java.lang.Float-">writeFloat</a></span>(java.lang.Float f)</code> </td> +</tr> +<tr id="i32" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeInteger-int-">writeInteger</a></span>(int i)</code> </td> +</tr> +<tr id="i33" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeInteger-java.lang.Integer-">writeInteger</a></span>(java.lang.Integer i)</code> </td> +</tr> +<tr id="i34" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeList-java.util.List-">writeList</a></span>(java.util.List l)</code> </td> +</tr> +<tr id="i35" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeLong-long-">writeLong</a></span>(long l)</code> </td> +</tr> +<tr id="i36" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeLong-java.lang.Long-">writeLong</a></span>(java.lang.Long l)</code> </td> +</tr> +<tr id="i37" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeMap-java.util.Map-">writeMap</a></span>(java.util.Map m)</code> </td> +</tr> +<tr id="i38" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeNull--">writeNull</a></span>()</code> </td> +</tr> +<tr id="i39" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeObject-java.lang.Object-">writeObject</a></span>(java.lang.Object o)</code> </td> +</tr> +<tr id="i40" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeRaw-byte-">writeRaw</a></span>(byte b)</code> </td> +</tr> +<tr id="i41" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeShort-short-">writeShort</a></span>(short s)</code> </td> +</tr> +<tr id="i42" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeShort-java.lang.Short-">writeShort</a></span>(java.lang.Short s)</code> </td> +</tr> +<tr id="i43" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeString-java.lang.String-">writeString</a></span>(java.lang.String s)</code> </td> +</tr> +<tr id="i44" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeSymbol-org.apache.qpid.proton.amqp.Symbol-">writeSymbol</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/Symbol.html" title="class in org.apache.qpid.proton.amqp">Symbol</a> s)</code> </td> +</tr> +<tr id="i45" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeTimestamp-java.util.Date-">writeTimestamp</a></span>(java.util.Date d)</code> </td> +</tr> +<tr id="i46" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeTimestamp-long-">writeTimestamp</a></span>(long timestamp)</code> </td> +</tr> +<tr id="i47" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeUnsignedByte-org.apache.qpid.proton.amqp.UnsignedByte-">writeUnsignedByte</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedByte.html" title="class in org.apache.qpid.proton.amqp">UnsignedByte</a> ubyte)</code> </td> +</tr> +<tr id="i48" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeUnsignedInteger-org.apache.qpid.proton.amqp.UnsignedInteger-">writeUnsignedInteger</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedInteger.html" title="class in org.apache.qpid.proton.amqp">UnsignedInteger</a> uint)</code> </td> +</tr> +<tr id="i49" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeUnsignedLong-org.apache.qpid.proton.amqp.UnsignedLong-">writeUnsignedLong</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a> ulong)</code> </td> +</tr> +<tr id="i50" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeUnsignedShort-org.apache.qpid.proton.amqp.UnsignedShort-">writeUnsignedShort</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedShort.html" title="class in org.apache.qpid.proton.amqp">UnsignedShort</a> ushort)</code> </td> +</tr> +<tr id="i51" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html#writeUUID-java.util.UUID-">writeUUID</a></span>(java.util.UUID uuid)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="EncoderImpl-org.apache.qpid.proton.codec.DecoderImpl-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>EncoderImpl</h4> +<pre>public EncoderImpl(<a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a> decoder)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setByteBuffer-java.nio.ByteBuffer-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setByteBuffer</h4> +<pre>public void setByteBuffer(java.nio.ByteBuffer buf)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html#setByteBuffer-java.nio.ByteBuffer-">setByteBuffer</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a></code></dd> +</dl> +</li> +</ul> +<a name="setByteBuffer-org.apache.qpid.proton.codec.WritableBuffer-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setByteBuffer</h4> +<pre>public void setByteBuffer(<a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a> buf)</pre> +</li> +</ul> +<a name="getBuffer--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBuffer</h4> +<pre>public <a href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" title="interface in org.apache.qpid.proton.codec">WritableBuffer</a> getBuffer()</pre> +</li> +</ul> +<a name="getDecoder--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDecoder</h4> +<pre>public <a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a> getDecoder()</pre> +</li> +</ul> +<a name="getType-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getType</h4> +<pre>public <a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a> getType(java.lang.Object element)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#getType-java.lang.Object-">getType</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="getTypeFromClass-java.lang.Class-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTypeFromClass</h4> +<pre>public <a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a> getTypeFromClass(java.lang.Class clazz)</pre> +</li> +</ul> +<a name="register-org.apache.qpid.proton.codec.AMQPType-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>register</h4> +<pre>public <V> void register(<a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><V> type)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#register-org.apache.qpid.proton.codec.AMQPType-">register</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="registerDescribedType-java.lang.Class-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>registerDescribedType</h4> +<pre>public void registerDescribedType(java.lang.Class clazz, + java.lang.Object descriptor)</pre> +</li> +</ul> +<a name="writeNull--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeNull</h4> +<pre>public void writeNull()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeNull--">writeNull</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeBoolean-boolean-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeBoolean</h4> +<pre>public void writeBoolean(boolean bool)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeBoolean-boolean-">writeBoolean</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeBoolean-java.lang.Boolean-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeBoolean</h4> +<pre>public void writeBoolean(java.lang.Boolean bool)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeBoolean-java.lang.Boolean-">writeBoolean</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeUnsignedByte-org.apache.qpid.proton.amqp.UnsignedByte-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeUnsignedByte</h4> +<pre>public void writeUnsignedByte(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedByte.html" title="class in org.apache.qpid.proton.amqp">UnsignedByte</a> ubyte)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedByte-org.apache.qpid.proton.amqp.UnsignedByte-">writeUnsignedByte</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeUnsignedShort-org.apache.qpid.proton.amqp.UnsignedShort-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeUnsignedShort</h4> +<pre>public void writeUnsignedShort(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedShort.html" title="class in org.apache.qpid.proton.amqp">UnsignedShort</a> ushort)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedShort-org.apache.qpid.proton.amqp.UnsignedShort-">writeUnsignedShort</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeUnsignedInteger-org.apache.qpid.proton.amqp.UnsignedInteger-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeUnsignedInteger</h4> +<pre>public void writeUnsignedInteger(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedInteger.html" title="class in org.apache.qpid.proton.amqp">UnsignedInteger</a> uint)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedInteger-org.apache.qpid.proton.amqp.UnsignedInteger-">writeUnsignedInteger</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeUnsignedLong-org.apache.qpid.proton.amqp.UnsignedLong-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeUnsignedLong</h4> +<pre>public void writeUnsignedLong(<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a> ulong)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedLong-org.apache.qpid.proton.amqp.UnsignedLong-">writeUnsignedLong</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeByte-byte-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeByte</h4> +<pre>public void writeByte(byte b)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeByte-byte-">writeByte</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeByte-java.lang.Byte-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeByte</h4> +<pre>public void writeByte(java.lang.Byte b)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeByte-java.lang.Byte-">writeByte</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeShort-short-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeShort</h4> +<pre>public void writeShort(short s)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeShort-short-">writeShort</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeShort-java.lang.Short-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeShort</h4> +<pre>public void writeShort(java.lang.Short s)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeShort-java.lang.Short-">writeShort</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeInteger-int-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeInteger</h4> +<pre>public void writeInteger(int i)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeInteger-int-">writeInteger</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeInteger-java.lang.Integer-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeInteger</h4> +<pre>public void writeInteger(java.lang.Integer i)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeInteger-java.lang.Integer-">writeInteger</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeLong-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeLong</h4> +<pre>public void writeLong(long l)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeLong-long-">writeLong</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeLong-java.lang.Long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeLong</h4> +<pre>public void writeLong(java.lang.Long l)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeLong-java.lang.Long-">writeLong</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeFloat-float-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeFloat</h4> +<pre>public void writeFloat(float f)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeFloat-float-">writeFloat</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeFloat-java.lang.Float-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeFloat</h4> +<pre>public void writeFloat(java.lang.Float f)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeFloat-java.lang.Float-">writeFloat</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeDouble-double-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeDouble</h4> +<pre>public void writeDouble(double d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDouble-double-">writeDouble</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeDouble-java.lang.Double-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeDouble</h4> +<pre>public void writeDouble(java.lang.Double d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDouble-java.lang.Double-">writeDouble</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeDecimal32-org.apache.qpid.proton.amqp.Decimal32-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeDecimal32</h4> +<pre>public void writeDecimal32(<a href="../../../../../org/apache/qpid/proton/amqp/Decimal32.html" title="class in org.apache.qpid.proton.amqp">Decimal32</a> d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDecimal32-org.apache.qpid.proton.amqp.Decimal32-">writeDecimal32</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeDecimal64-org.apache.qpid.proton.amqp.Decimal64-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeDecimal64</h4> +<pre>public void writeDecimal64(<a href="../../../../../org/apache/qpid/proton/amqp/Decimal64.html" title="class in org.apache.qpid.proton.amqp">Decimal64</a> d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDecimal64-org.apache.qpid.proton.amqp.Decimal64-">writeDecimal64</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeDecimal128-org.apache.qpid.proton.amqp.Decimal128-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeDecimal128</h4> +<pre>public void writeDecimal128(<a href="../../../../../org/apache/qpid/proton/amqp/Decimal128.html" title="class in org.apache.qpid.proton.amqp">Decimal128</a> d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDecimal128-org.apache.qpid.proton.amqp.Decimal128-">writeDecimal128</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeCharacter-char-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeCharacter</h4> +<pre>public void writeCharacter(char c)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeCharacter-char-">writeCharacter</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeCharacter-java.lang.Character-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeCharacter</h4> +<pre>public void writeCharacter(java.lang.Character c)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeCharacter-java.lang.Character-">writeCharacter</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeTimestamp-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeTimestamp</h4> +<pre>public void writeTimestamp(long timestamp)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeTimestamp-long-">writeTimestamp</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeTimestamp-java.util.Date-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeTimestamp</h4> +<pre>public void writeTimestamp(java.util.Date d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeTimestamp-java.util.Date-">writeTimestamp</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeUUID-java.util.UUID-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeUUID</h4> +<pre>public void writeUUID(java.util.UUID uuid)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUUID-java.util.UUID-">writeUUID</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeBinary-org.apache.qpid.proton.amqp.Binary-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeBinary</h4> +<pre>public void writeBinary(<a href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a> b)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeBinary-org.apache.qpid.proton.amqp.Binary-">writeBinary</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeString-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeString</h4> +<pre>public void writeString(java.lang.String s)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeString-java.lang.String-">writeString</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeSymbol-org.apache.qpid.proton.amqp.Symbol-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeSymbol</h4> +<pre>public void writeSymbol(<a href="../../../../../org/apache/qpid/proton/amqp/Symbol.html" title="class in org.apache.qpid.proton.amqp">Symbol</a> s)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeSymbol-org.apache.qpid.proton.amqp.Symbol-">writeSymbol</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeList-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeList</h4> +<pre>public void writeList(java.util.List l)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeList-java.util.List-">writeList</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeMap-java.util.Map-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeMap</h4> +<pre>public void writeMap(java.util.Map m)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeMap-java.util.Map-">writeMap</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeDescribedType-org.apache.qpid.proton.amqp.DescribedType-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeDescribedType</h4> +<pre>public void writeDescribedType(<a href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" title="interface in org.apache.qpid.proton.amqp">DescribedType</a> d)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDescribedType-org.apache.qpid.proton.amqp.DescribedType-">writeDescribedType</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-boolean:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(boolean[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-boolean:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-byte:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(byte[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-byte:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-short:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(short[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-short:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-int:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(int[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-int:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-long:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(long[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-long:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-float:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(float[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-float:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-double:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(double[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-double:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-char:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(char[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-char:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeArray-java.lang.Object:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeArray</h4> +<pre>public void writeArray(java.lang.Object[] a)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-java.lang.Object:A-">writeArray</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeObject-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeObject</h4> +<pre>public void writeObject(java.lang.Object o)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeObject-java.lang.Object-">writeObject</a></code> in interface <code><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec">Encoder</a></code></dd> +</dl> +</li> +</ul> +<a name="writeRaw-byte-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>writeRaw</h4> +<pre>public void writeRaw(byte b)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></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/codec/Encoder.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/qpid/proton/codec/EncodingCodes.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/qpid/proton/codec/EncoderImpl.html" target="_top">Frames</a></li> +<li><a href="EncoderImpl.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html>
--------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org