source: branches/objectmq-1.0/lib/rabbitmq-java-client-javadoc-3.0.1/com/rabbitmq/client/AMQP.BasicProperties.html @ 112

Last change on this file since 112 was 33, checked in by amoreno, 11 years ago

new release version

File size: 45.7 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_18) on Tue Dec 11 11:47:09 GMT 2012 -->
6<TITLE>
7AMQP.BasicProperties
8</TITLE>
9
10<META NAME="date" CONTENT="2012-12-11">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="AMQP.BasicProperties";
19    }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39  <TR ALIGN="center" VALIGN="top">
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47  </TR>
48</TABLE>
49</TD>
50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51</EM>
52</TD>
53</TR>
54
55<TR>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.Basic.Return.Builder.html" title="class in com.rabbitmq.client"><B>PREV CLASS</B></A>&nbsp;
58&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.Builder.html" title="class in com.rabbitmq.client"><B>NEXT CLASS</B></A></FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60  <A HREF="../../../index.html?com/rabbitmq/client/AMQP.BasicProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61&nbsp;<A HREF="AMQP.BasicProperties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62&nbsp;<SCRIPT type="text/javascript">
63  <!--
64  if(window==top) {
65    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
66  }
67  //-->
68</SCRIPT>
69<NOSCRIPT>
70  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
71</NOSCRIPT>
72
73
74</FONT></TD>
75</TR>
76<TR>
77<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81</TR>
82</TABLE>
83<A NAME="skip-navbar_top"></A>
84<!-- ========= END OF TOP NAVBAR ========= -->
85
86<HR>
87<!-- ======== START OF CLASS DATA ======== -->
88<H2>
89<FONT SIZE="-1">
90com.rabbitmq.client</FONT>
91<BR>
92Class AMQP.BasicProperties</H2>
93<PRE>
94java.lang.Object
95  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html" title="class in com.rabbitmq.client.impl">com.rabbitmq.client.impl.AMQContentHeader</A>
96      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../com/rabbitmq/client/impl/AMQBasicProperties.html" title="class in com.rabbitmq.client.impl">com.rabbitmq.client.impl.AMQBasicProperties</A>
97          <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.rabbitmq.client.AMQP.BasicProperties</B>
98</PRE>
99<DL>
100<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../com/rabbitmq/client/BasicProperties.html" title="interface in com.rabbitmq.client">BasicProperties</A>, <A HREF="../../../com/rabbitmq/client/ContentHeader.html" title="interface in com.rabbitmq.client">ContentHeader</A>, java.lang.Cloneable</DD>
101</DL>
102<DL>
103<DT><B>Enclosing interface:</B><DD><A HREF="../../../com/rabbitmq/client/AMQP.html" title="interface in com.rabbitmq.client">AMQP</A></DD>
104</DL>
105<HR>
106<DL>
107<DT><PRE>public static class <B>AMQP.BasicProperties</B><DT>extends <A HREF="../../../com/rabbitmq/client/impl/AMQBasicProperties.html" title="class in com.rabbitmq.client.impl">AMQBasicProperties</A></DL>
108</PRE>
109
110<P>
111<HR>
112
113<P>
114<!-- ======== NESTED CLASS SUMMARY ======== -->
115
116<A NAME="nested_class_summary"><!-- --></A>
117<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120<B>Nested Class Summary</B></FONT></TH>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124<CODE>static&nbsp;class</CODE></FONT></TD>
125<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.Builder.html" title="class in com.rabbitmq.client">AMQP.BasicProperties.Builder</A></B></CODE>
126
127<BR>
128&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129</TR>
130</TABLE>
131&nbsp;
132<!-- ======== CONSTRUCTOR SUMMARY ======== -->
133
134<A NAME="constructor_summary"><!-- --></A>
135<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
138<B>Constructor Summary</B></FONT></TH>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#AMQP.BasicProperties()">AMQP.BasicProperties</A></B>()</CODE>
142
143<BR>
144&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145</TR>
146<TR BGCOLOR="white" CLASS="TableRowColor">
147<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#AMQP.BasicProperties(java.io.DataInputStream)">AMQP.BasicProperties</A></B>(java.io.DataInputStream&nbsp;in)</CODE>
148
149<BR>
150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151</TR>
152<TR BGCOLOR="white" CLASS="TableRowColor">
153<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#AMQP.BasicProperties(java.lang.String, java.lang.String, java.util.Map, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">AMQP.BasicProperties</A></B>(java.lang.String&nbsp;contentType,
154                     java.lang.String&nbsp;contentEncoding,
155                     java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;headers,
156                     java.lang.Integer&nbsp;deliveryMode,
157                     java.lang.Integer&nbsp;priority,
158                     java.lang.String&nbsp;correlationId,
159                     java.lang.String&nbsp;replyTo,
160                     java.lang.String&nbsp;expiration,
161                     java.lang.String&nbsp;messageId,
162                     java.util.Date&nbsp;timestamp,
163                     java.lang.String&nbsp;type,
164                     java.lang.String&nbsp;userId,
165                     java.lang.String&nbsp;appId,
166                     java.lang.String&nbsp;clusterId)</CODE>
167
168<BR>
169&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170</TR>
171</TABLE>
172&nbsp;
173<!-- ========== METHOD SUMMARY =========== -->
174
175<A NAME="method_summary"><!-- --></A>
176<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
177<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
178<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
179<B>Method Summary</B></FONT></TH>
180</TR>
181<TR BGCOLOR="white" CLASS="TableRowColor">
182<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183<CODE>&nbsp;void</CODE></FONT></TD>
184<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#appendPropertyDebugStringTo(java.lang.StringBuilder)">appendPropertyDebugStringTo</A></B>(java.lang.StringBuilder&nbsp;acc)</CODE>
185
186<BR>
187&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Public API - A debugging utility - enable properties to be appended to a string buffer for use as trace messages.</TD>
188</TR>
189<TR BGCOLOR="white" CLASS="TableRowColor">
190<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191<CODE>&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.Builder.html" title="class in com.rabbitmq.client">AMQP.BasicProperties.Builder</A></CODE></FONT></TD>
192<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#builder()">builder</A></B>()</CODE>
193
194<BR>
195&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
196</TR>
197<TR BGCOLOR="white" CLASS="TableRowColor">
198<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
200<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getAppId()">getAppId</A></B>()</CODE>
201
202<BR>
203&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the appId field.</TD>
204</TR>
205<TR BGCOLOR="white" CLASS="TableRowColor">
206<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207<CODE>&nbsp;int</CODE></FONT></TD>
208<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getClassId()">getClassId</A></B>()</CODE>
209
210<BR>
211&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the class ID (see the spec for a list of allowable IDs).</TD>
212</TR>
213<TR BGCOLOR="white" CLASS="TableRowColor">
214<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
216<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getClassName()">getClassName</A></B>()</CODE>
217
218<BR>
219&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the class name, eg "basic" (see the spec for a list of these).</TD>
220</TR>
221<TR BGCOLOR="white" CLASS="TableRowColor">
222<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
224<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getClusterId()">getClusterId</A></B>()</CODE>
225
226<BR>
227&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
228</TR>
229<TR BGCOLOR="white" CLASS="TableRowColor">
230<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
232<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getContentEncoding()">getContentEncoding</A></B>()</CODE>
233
234<BR>
235&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the contentEncoding field.</TD>
236</TR>
237<TR BGCOLOR="white" CLASS="TableRowColor">
238<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
240<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getContentType()">getContentType</A></B>()</CODE>
241
242<BR>
243&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the contentType field.</TD>
244</TR>
245<TR BGCOLOR="white" CLASS="TableRowColor">
246<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
247<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
248<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getCorrelationId()">getCorrelationId</A></B>()</CODE>
249
250<BR>
251&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the correlationId field.</TD>
252</TR>
253<TR BGCOLOR="white" CLASS="TableRowColor">
254<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
256<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getDeliveryMode()">getDeliveryMode</A></B>()</CODE>
257
258<BR>
259&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the deliveryMode field.</TD>
260</TR>
261<TR BGCOLOR="white" CLASS="TableRowColor">
262<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
264<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getExpiration()">getExpiration</A></B>()</CODE>
265
266<BR>
267&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the expiration field.</TD>
268</TR>
269<TR BGCOLOR="white" CLASS="TableRowColor">
270<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
271<CODE>&nbsp;java.util.Map&lt;java.lang.String,java.lang.Object&gt;</CODE></FONT></TD>
272<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getHeaders()">getHeaders</A></B>()</CODE>
273
274<BR>
275&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the table in the headers field as a map of fields names and
276 values.</TD>
277</TR>
278<TR BGCOLOR="white" CLASS="TableRowColor">
279<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
280<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
281<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getMessageId()">getMessageId</A></B>()</CODE>
282
283<BR>
284&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the messageId field.</TD>
285</TR>
286<TR BGCOLOR="white" CLASS="TableRowColor">
287<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
288<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
289<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getPriority()">getPriority</A></B>()</CODE>
290
291<BR>
292&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the priority field.</TD>
293</TR>
294<TR BGCOLOR="white" CLASS="TableRowColor">
295<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
296<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
297<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getReplyTo()">getReplyTo</A></B>()</CODE>
298
299<BR>
300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the replyTo field.</TD>
301</TR>
302<TR BGCOLOR="white" CLASS="TableRowColor">
303<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
304<CODE>&nbsp;java.util.Date</CODE></FONT></TD>
305<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getTimestamp()">getTimestamp</A></B>()</CODE>
306
307<BR>
308&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the timestamp field.</TD>
309</TR>
310<TR BGCOLOR="white" CLASS="TableRowColor">
311<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
312<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
313<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getType()">getType</A></B>()</CODE>
314
315<BR>
316&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the type field.</TD>
317</TR>
318<TR BGCOLOR="white" CLASS="TableRowColor">
319<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
320<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
321<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#getUserId()">getUserId</A></B>()</CODE>
322
323<BR>
324&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the userId field.</TD>
325</TR>
326<TR BGCOLOR="white" CLASS="TableRowColor">
327<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
328<CODE>&nbsp;void</CODE></FONT></TD>
329<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setAppId(java.lang.String)">setAppId</A></B>(java.lang.String&nbsp;appId)</CODE>
330
331<BR>
332&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
333</TR>
334<TR BGCOLOR="white" CLASS="TableRowColor">
335<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
336<CODE>&nbsp;void</CODE></FONT></TD>
337<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setClusterId(java.lang.String)">setClusterId</A></B>(java.lang.String&nbsp;clusterId)</CODE>
338
339<BR>
340&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
341</TR>
342<TR BGCOLOR="white" CLASS="TableRowColor">
343<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
344<CODE>&nbsp;void</CODE></FONT></TD>
345<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setContentEncoding(java.lang.String)">setContentEncoding</A></B>(java.lang.String&nbsp;contentEncoding)</CODE>
346
347<BR>
348&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
349</TR>
350<TR BGCOLOR="white" CLASS="TableRowColor">
351<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
352<CODE>&nbsp;void</CODE></FONT></TD>
353<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setContentType(java.lang.String)">setContentType</A></B>(java.lang.String&nbsp;contentType)</CODE>
354
355<BR>
356&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
357</TR>
358<TR BGCOLOR="white" CLASS="TableRowColor">
359<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
360<CODE>&nbsp;void</CODE></FONT></TD>
361<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setCorrelationId(java.lang.String)">setCorrelationId</A></B>(java.lang.String&nbsp;correlationId)</CODE>
362
363<BR>
364&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
365</TR>
366<TR BGCOLOR="white" CLASS="TableRowColor">
367<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
368<CODE>&nbsp;void</CODE></FONT></TD>
369<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setDeliveryMode(java.lang.Integer)">setDeliveryMode</A></B>(java.lang.Integer&nbsp;deliveryMode)</CODE>
370
371<BR>
372&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
373</TR>
374<TR BGCOLOR="white" CLASS="TableRowColor">
375<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
376<CODE>&nbsp;void</CODE></FONT></TD>
377<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setExpiration(java.lang.String)">setExpiration</A></B>(java.lang.String&nbsp;expiration)</CODE>
378
379<BR>
380&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
381</TR>
382<TR BGCOLOR="white" CLASS="TableRowColor">
383<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
384<CODE>&nbsp;void</CODE></FONT></TD>
385<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setHeaders(java.util.Map)">setHeaders</A></B>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;headers)</CODE>
386
387<BR>
388&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
389</TR>
390<TR BGCOLOR="white" CLASS="TableRowColor">
391<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
392<CODE>&nbsp;void</CODE></FONT></TD>
393<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setMessageId(java.lang.String)">setMessageId</A></B>(java.lang.String&nbsp;messageId)</CODE>
394
395<BR>
396&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
397</TR>
398<TR BGCOLOR="white" CLASS="TableRowColor">
399<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
400<CODE>&nbsp;void</CODE></FONT></TD>
401<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setPriority(java.lang.Integer)">setPriority</A></B>(java.lang.Integer&nbsp;priority)</CODE>
402
403<BR>
404&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
405</TR>
406<TR BGCOLOR="white" CLASS="TableRowColor">
407<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
408<CODE>&nbsp;void</CODE></FONT></TD>
409<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setReplyTo(java.lang.String)">setReplyTo</A></B>(java.lang.String&nbsp;replyTo)</CODE>
410
411<BR>
412&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
413</TR>
414<TR BGCOLOR="white" CLASS="TableRowColor">
415<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
416<CODE>&nbsp;void</CODE></FONT></TD>
417<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)">setTimestamp</A></B>(java.util.Date&nbsp;timestamp)</CODE>
418
419<BR>
420&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
421</TR>
422<TR BGCOLOR="white" CLASS="TableRowColor">
423<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
424<CODE>&nbsp;void</CODE></FONT></TD>
425<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setType(java.lang.String)">setType</A></B>(java.lang.String&nbsp;type)</CODE>
426
427<BR>
428&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
429</TR>
430<TR BGCOLOR="white" CLASS="TableRowColor">
431<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
432<CODE>&nbsp;void</CODE></FONT></TD>
433<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#setUserId(java.lang.String)">setUserId</A></B>(java.lang.String&nbsp;userId)</CODE>
434
435<BR>
436&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
437</TR>
438<TR BGCOLOR="white" CLASS="TableRowColor">
439<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
440<CODE>&nbsp;void</CODE></FONT></TD>
441<TD><CODE><B><A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html#writePropertiesTo(com.rabbitmq.client.impl.ContentHeaderPropertyWriter)">writePropertiesTo</A></B>(<A HREF="../../../com/rabbitmq/client/impl/ContentHeaderPropertyWriter.html" title="class in com.rabbitmq.client.impl">ContentHeaderPropertyWriter</A>&nbsp;writer)</CODE>
442
443<BR>
444&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Private API - Autogenerated writer for this header</TD>
445</TR>
446</TABLE>
447&nbsp;<A NAME="methods_inherited_from_class_com.rabbitmq.client.impl.AMQBasicProperties"><!-- --></A>
448<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
449<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
450<TH ALIGN="left"><B>Methods inherited from class com.rabbitmq.client.impl.<A HREF="../../../com/rabbitmq/client/impl/AMQBasicProperties.html" title="class in com.rabbitmq.client.impl">AMQBasicProperties</A></B></TH>
451</TR>
452<TR BGCOLOR="white" CLASS="TableRowColor">
453<TD><CODE><A HREF="../../../com/rabbitmq/client/impl/AMQBasicProperties.html#clone()">clone</A></CODE></TD>
454</TR>
455</TABLE>
456&nbsp;<A NAME="methods_inherited_from_class_com.rabbitmq.client.impl.AMQContentHeader"><!-- --></A>
457<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
458<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
459<TH ALIGN="left"><B>Methods inherited from class com.rabbitmq.client.impl.<A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html" title="class in com.rabbitmq.client.impl">AMQContentHeader</A></B></TH>
460</TR>
461<TR BGCOLOR="white" CLASS="TableRowColor">
462<TD><CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#getBodySize()">getBodySize</A>, <A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#toFrame(int, long)">toFrame</A>, <A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#toString()">toString</A></CODE></TD>
463</TR>
464</TABLE>
465&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
466<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
467<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
468<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
469</TR>
470<TR BGCOLOR="white" CLASS="TableRowColor">
471<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
472</TR>
473</TABLE>
474&nbsp;
475<P>
476
477<!-- ========= CONSTRUCTOR DETAIL ======== -->
478
479<A NAME="constructor_detail"><!-- --></A>
480<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
481<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
482<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
483<B>Constructor Detail</B></FONT></TH>
484</TR>
485</TABLE>
486
487<A NAME="AMQP.BasicProperties(java.lang.String, java.lang.String, java.util.Map, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Date, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
488AMQP.BasicProperties</H3>
489<PRE>
490public <B>AMQP.BasicProperties</B>(java.lang.String&nbsp;contentType,
491                            java.lang.String&nbsp;contentEncoding,
492                            java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;headers,
493                            java.lang.Integer&nbsp;deliveryMode,
494                            java.lang.Integer&nbsp;priority,
495                            java.lang.String&nbsp;correlationId,
496                            java.lang.String&nbsp;replyTo,
497                            java.lang.String&nbsp;expiration,
498                            java.lang.String&nbsp;messageId,
499                            java.util.Date&nbsp;timestamp,
500                            java.lang.String&nbsp;type,
501                            java.lang.String&nbsp;userId,
502                            java.lang.String&nbsp;appId,
503                            java.lang.String&nbsp;clusterId)</PRE>
504<DL>
505</DL>
506<HR>
507
508<A NAME="AMQP.BasicProperties(java.io.DataInputStream)"><!-- --></A><H3>
509AMQP.BasicProperties</H3>
510<PRE>
511public <B>AMQP.BasicProperties</B>(java.io.DataInputStream&nbsp;in)
512                     throws java.io.IOException</PRE>
513<DL>
514<DL>
515
516<DT><B>Throws:</B>
517<DD><CODE>java.io.IOException</CODE></DL>
518</DL>
519<HR>
520
521<A NAME="AMQP.BasicProperties()"><!-- --></A><H3>
522AMQP.BasicProperties</H3>
523<PRE>
524public <B>AMQP.BasicProperties</B>()</PRE>
525<DL>
526</DL>
527
528<!-- ============ METHOD DETAIL ========== -->
529
530<A NAME="method_detail"><!-- --></A>
531<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
532<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
533<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
534<B>Method Detail</B></FONT></TH>
535</TR>
536</TABLE>
537
538<A NAME="getClassId()"><!-- --></A><H3>
539getClassId</H3>
540<PRE>
541public int <B>getClassId</B>()</PRE>
542<DL>
543<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/ContentHeader.html#getClassId()">ContentHeader</A></CODE></B></DD>
544<DD>Retrieve the class ID (see the spec for a list of allowable IDs).
545<P>
546<DD><DL>
547
548<DT><B>Returns:</B><DD>class ID of this ContentHeader. Properly an unsigned short, i.e. only the lowest 16 bits are significant</DL>
549</DD>
550</DL>
551<HR>
552
553<A NAME="getClassName()"><!-- --></A><H3>
554getClassName</H3>
555<PRE>
556public java.lang.String <B>getClassName</B>()</PRE>
557<DL>
558<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/ContentHeader.html#getClassName()">ContentHeader</A></CODE></B></DD>
559<DD>Retrieve the class name, eg "basic" (see the spec for a list of these).
560<P>
561<DD><DL>
562
563<DT><B>Returns:</B><DD>class name of this ContentHeader</DL>
564</DD>
565</DL>
566<HR>
567
568<A NAME="builder()"><!-- --></A><H3>
569builder</H3>
570<PRE>
571public <A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.Builder.html" title="class in com.rabbitmq.client">AMQP.BasicProperties.Builder</A> <B>builder</B>()</PRE>
572<DL>
573<DD><DL>
574</DL>
575</DD>
576</DL>
577<HR>
578
579<A NAME="getContentType()"><!-- --></A><H3>
580getContentType</H3>
581<PRE>
582public java.lang.String <B>getContentType</B>()</PRE>
583<DL>
584<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getContentType()">BasicProperties</A></CODE></B></DD>
585<DD>Retrieve the value in the contentType field.
586<P>
587<DD><DL>
588
589<DT><B>Returns:</B><DD>contentType field, or null if the field has not been set.</DL>
590</DD>
591</DL>
592<HR>
593
594<A NAME="setContentType(java.lang.String)"><!-- --></A><H3>
595setContentType</H3>
596<PRE>
597<FONT SIZE="-1">@Deprecated
598</FONT>public void <B>setContentType</B>(java.lang.String&nbsp;contentType)</PRE>
599<DL>
600<DD><B>Deprecated.</B>&nbsp;
601<P>
602<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setContentType(java.lang.String)">BasicProperties</A></CODE></B></DD>
603<DD>Set the contentType field, or null indicating the field is not set
604<P>
605<DD><DL>
606<DT><B>Parameters:</B><DD><CODE>contentType</CODE> - the value to set the field to</DL>
607</DD>
608</DL>
609<HR>
610
611<A NAME="getContentEncoding()"><!-- --></A><H3>
612getContentEncoding</H3>
613<PRE>
614public java.lang.String <B>getContentEncoding</B>()</PRE>
615<DL>
616<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getContentEncoding()">BasicProperties</A></CODE></B></DD>
617<DD>Retrieve the value in the contentEncoding field.
618<P>
619<DD><DL>
620
621<DT><B>Returns:</B><DD>contentEncoding field, or null if the field has not been set.</DL>
622</DD>
623</DL>
624<HR>
625
626<A NAME="setContentEncoding(java.lang.String)"><!-- --></A><H3>
627setContentEncoding</H3>
628<PRE>
629<FONT SIZE="-1">@Deprecated
630</FONT>public void <B>setContentEncoding</B>(java.lang.String&nbsp;contentEncoding)</PRE>
631<DL>
632<DD><B>Deprecated.</B>&nbsp;
633<P>
634<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setContentEncoding(java.lang.String)">BasicProperties</A></CODE></B></DD>
635<DD>Set the contentEncoding field, or null indicating the field is not set
636<P>
637<DD><DL>
638<DT><B>Parameters:</B><DD><CODE>contentEncoding</CODE> - - the value to set the field to</DL>
639</DD>
640</DL>
641<HR>
642
643<A NAME="getHeaders()"><!-- --></A><H3>
644getHeaders</H3>
645<PRE>
646public java.util.Map&lt;java.lang.String,java.lang.Object&gt; <B>getHeaders</B>()</PRE>
647<DL>
648<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getHeaders()">BasicProperties</A></CODE></B></DD>
649<DD>Retrieve the table in the headers field as a map of fields names and
650 values.
651<P>
652<DD><DL>
653
654<DT><B>Returns:</B><DD>headers table, or null if the headers field has not been set.</DL>
655</DD>
656</DL>
657<HR>
658
659<A NAME="setHeaders(java.util.Map)"><!-- --></A><H3>
660setHeaders</H3>
661<PRE>
662<FONT SIZE="-1">@Deprecated
663</FONT>public void <B>setHeaders</B>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;headers)</PRE>
664<DL>
665<DD><B>Deprecated.</B>&nbsp;
666<P>
667<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setHeaders(java.util.Map)">BasicProperties</A></CODE></B></DD>
668<DD>Set the headers table, or null indicating the field is not set
669<P>
670<DD><DL>
671<DT><B>Parameters:</B><DD><CODE>headers</CODE> - a map of table field names and values</DL>
672</DD>
673</DL>
674<HR>
675
676<A NAME="getDeliveryMode()"><!-- --></A><H3>
677getDeliveryMode</H3>
678<PRE>
679public java.lang.Integer <B>getDeliveryMode</B>()</PRE>
680<DL>
681<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getDeliveryMode()">BasicProperties</A></CODE></B></DD>
682<DD>Retrieve the value in the deliveryMode field.
683<P>
684<DD><DL>
685
686<DT><B>Returns:</B><DD>deliveryMode field, or null if the field has not been set.</DL>
687</DD>
688</DL>
689<HR>
690
691<A NAME="setDeliveryMode(java.lang.Integer)"><!-- --></A><H3>
692setDeliveryMode</H3>
693<PRE>
694<FONT SIZE="-1">@Deprecated
695</FONT>public void <B>setDeliveryMode</B>(java.lang.Integer&nbsp;deliveryMode)</PRE>
696<DL>
697<DD><B>Deprecated.</B>&nbsp;
698<P>
699<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setDeliveryMode(java.lang.Integer)">BasicProperties</A></CODE></B></DD>
700<DD>Set the deliveryMode field, or null indicating the field is not set
701<P>
702<DD><DL>
703<DT><B>Parameters:</B><DD><CODE>deliveryMode</CODE> - the value to set the field to</DL>
704</DD>
705</DL>
706<HR>
707
708<A NAME="getPriority()"><!-- --></A><H3>
709getPriority</H3>
710<PRE>
711public java.lang.Integer <B>getPriority</B>()</PRE>
712<DL>
713<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getPriority()">BasicProperties</A></CODE></B></DD>
714<DD>Retrieve the value in the priority field.
715<P>
716<DD><DL>
717
718<DT><B>Returns:</B><DD>priority field, or null if the field has not been set.</DL>
719</DD>
720</DL>
721<HR>
722
723<A NAME="setPriority(java.lang.Integer)"><!-- --></A><H3>
724setPriority</H3>
725<PRE>
726<FONT SIZE="-1">@Deprecated
727</FONT>public void <B>setPriority</B>(java.lang.Integer&nbsp;priority)</PRE>
728<DL>
729<DD><B>Deprecated.</B>&nbsp;
730<P>
731<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setPriority(java.lang.Integer)">BasicProperties</A></CODE></B></DD>
732<DD>Set the priority field, or null indicating the field is not set
733<P>
734<DD><DL>
735<DT><B>Parameters:</B><DD><CODE>priority</CODE> - the value to set the field to</DL>
736</DD>
737</DL>
738<HR>
739
740<A NAME="getCorrelationId()"><!-- --></A><H3>
741getCorrelationId</H3>
742<PRE>
743public java.lang.String <B>getCorrelationId</B>()</PRE>
744<DL>
745<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getCorrelationId()">BasicProperties</A></CODE></B></DD>
746<DD>Retrieve the value in the correlationId field.
747<P>
748<DD><DL>
749
750<DT><B>Returns:</B><DD>correlationId field, or null if the field has not been set.</DL>
751</DD>
752</DL>
753<HR>
754
755<A NAME="setCorrelationId(java.lang.String)"><!-- --></A><H3>
756setCorrelationId</H3>
757<PRE>
758<FONT SIZE="-1">@Deprecated
759</FONT>public void <B>setCorrelationId</B>(java.lang.String&nbsp;correlationId)</PRE>
760<DL>
761<DD><B>Deprecated.</B>&nbsp;
762<P>
763<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setCorrelationId(java.lang.String)">BasicProperties</A></CODE></B></DD>
764<DD>Set the correlationId field, or null indicating the field is not set
765<P>
766<DD><DL>
767<DT><B>Parameters:</B><DD><CODE>correlationId</CODE> - the value to set the field to</DL>
768</DD>
769</DL>
770<HR>
771
772<A NAME="getReplyTo()"><!-- --></A><H3>
773getReplyTo</H3>
774<PRE>
775public java.lang.String <B>getReplyTo</B>()</PRE>
776<DL>
777<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getReplyTo()">BasicProperties</A></CODE></B></DD>
778<DD>Retrieve the value in the replyTo field.
779<P>
780<DD><DL>
781
782<DT><B>Returns:</B><DD>replyTo field, or null if the field has not been set.</DL>
783</DD>
784</DL>
785<HR>
786
787<A NAME="setReplyTo(java.lang.String)"><!-- --></A><H3>
788setReplyTo</H3>
789<PRE>
790<FONT SIZE="-1">@Deprecated
791</FONT>public void <B>setReplyTo</B>(java.lang.String&nbsp;replyTo)</PRE>
792<DL>
793<DD><B>Deprecated.</B>&nbsp;
794<P>
795<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setReplyTo(java.lang.String)">BasicProperties</A></CODE></B></DD>
796<DD>Set the replyTo field, or null indicating the field is not set
797<P>
798<DD><DL>
799<DT><B>Parameters:</B><DD><CODE>replyTo</CODE> - the value to set the field to</DL>
800</DD>
801</DL>
802<HR>
803
804<A NAME="getExpiration()"><!-- --></A><H3>
805getExpiration</H3>
806<PRE>
807public java.lang.String <B>getExpiration</B>()</PRE>
808<DL>
809<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getExpiration()">BasicProperties</A></CODE></B></DD>
810<DD>Retrieve the value in the expiration field.
811<P>
812<DD><DL>
813
814<DT><B>Returns:</B><DD>expiration field, or null if the field has not been set.</DL>
815</DD>
816</DL>
817<HR>
818
819<A NAME="setExpiration(java.lang.String)"><!-- --></A><H3>
820setExpiration</H3>
821<PRE>
822<FONT SIZE="-1">@Deprecated
823</FONT>public void <B>setExpiration</B>(java.lang.String&nbsp;expiration)</PRE>
824<DL>
825<DD><B>Deprecated.</B>&nbsp;
826<P>
827<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setExpiration(java.lang.String)">BasicProperties</A></CODE></B></DD>
828<DD>Set the expiration field, or null indicating the field is not set
829<P>
830<DD><DL>
831<DT><B>Parameters:</B><DD><CODE>expiration</CODE> - the value to set the field to</DL>
832</DD>
833</DL>
834<HR>
835
836<A NAME="getMessageId()"><!-- --></A><H3>
837getMessageId</H3>
838<PRE>
839public java.lang.String <B>getMessageId</B>()</PRE>
840<DL>
841<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getMessageId()">BasicProperties</A></CODE></B></DD>
842<DD>Retrieve the value in the messageId field.
843<P>
844<DD><DL>
845
846<DT><B>Returns:</B><DD>messageId field, or null if the field has not been set.</DL>
847</DD>
848</DL>
849<HR>
850
851<A NAME="setMessageId(java.lang.String)"><!-- --></A><H3>
852setMessageId</H3>
853<PRE>
854<FONT SIZE="-1">@Deprecated
855</FONT>public void <B>setMessageId</B>(java.lang.String&nbsp;messageId)</PRE>
856<DL>
857<DD><B>Deprecated.</B>&nbsp;
858<P>
859<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setMessageId(java.lang.String)">BasicProperties</A></CODE></B></DD>
860<DD>Set the messageId field, or null indicating the field is not set
861<P>
862<DD><DL>
863<DT><B>Parameters:</B><DD><CODE>messageId</CODE> - the value to set the field to</DL>
864</DD>
865</DL>
866<HR>
867
868<A NAME="getTimestamp()"><!-- --></A><H3>
869getTimestamp</H3>
870<PRE>
871public java.util.Date <B>getTimestamp</B>()</PRE>
872<DL>
873<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getTimestamp()">BasicProperties</A></CODE></B></DD>
874<DD>Retrieve the value in the timestamp field.
875<P>
876<DD><DL>
877
878<DT><B>Returns:</B><DD>timestamp field, or null if the field has not been set.</DL>
879</DD>
880</DL>
881<HR>
882
883<A NAME="setTimestamp(java.util.Date)"><!-- --></A><H3>
884setTimestamp</H3>
885<PRE>
886<FONT SIZE="-1">@Deprecated
887</FONT>public void <B>setTimestamp</B>(java.util.Date&nbsp;timestamp)</PRE>
888<DL>
889<DD><B>Deprecated.</B>&nbsp;
890<P>
891<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setTimestamp(java.util.Date)">BasicProperties</A></CODE></B></DD>
892<DD>Set the timestamp field, or null indicating the field is not set
893<P>
894<DD><DL>
895<DT><B>Parameters:</B><DD><CODE>timestamp</CODE> - the value to set the field to</DL>
896</DD>
897</DL>
898<HR>
899
900<A NAME="getType()"><!-- --></A><H3>
901getType</H3>
902<PRE>
903public java.lang.String <B>getType</B>()</PRE>
904<DL>
905<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getType()">BasicProperties</A></CODE></B></DD>
906<DD>Retrieve the value in the type field.
907<P>
908<DD><DL>
909
910<DT><B>Returns:</B><DD>type field, or null if the field has not been set.</DL>
911</DD>
912</DL>
913<HR>
914
915<A NAME="setType(java.lang.String)"><!-- --></A><H3>
916setType</H3>
917<PRE>
918<FONT SIZE="-1">@Deprecated
919</FONT>public void <B>setType</B>(java.lang.String&nbsp;type)</PRE>
920<DL>
921<DD><B>Deprecated.</B>&nbsp;
922<P>
923<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setType(java.lang.String)">BasicProperties</A></CODE></B></DD>
924<DD>Set the type field, or null indicating the field is not set
925<P>
926<DD><DL>
927<DT><B>Parameters:</B><DD><CODE>type</CODE> - the value to set the field to</DL>
928</DD>
929</DL>
930<HR>
931
932<A NAME="getUserId()"><!-- --></A><H3>
933getUserId</H3>
934<PRE>
935public java.lang.String <B>getUserId</B>()</PRE>
936<DL>
937<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getUserId()">BasicProperties</A></CODE></B></DD>
938<DD>Retrieve the value in the userId field.
939<P>
940<DD><DL>
941
942<DT><B>Returns:</B><DD>userId field, or null if the field has not been set.</DL>
943</DD>
944</DL>
945<HR>
946
947<A NAME="setUserId(java.lang.String)"><!-- --></A><H3>
948setUserId</H3>
949<PRE>
950<FONT SIZE="-1">@Deprecated
951</FONT>public void <B>setUserId</B>(java.lang.String&nbsp;userId)</PRE>
952<DL>
953<DD><B>Deprecated.</B>&nbsp;
954<P>
955<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setUserId(java.lang.String)">BasicProperties</A></CODE></B></DD>
956<DD>Set the userId field, or null indicating the field is not set
957<P>
958<DD><DL>
959<DT><B>Parameters:</B><DD><CODE>userId</CODE> - the value to set the field to</DL>
960</DD>
961</DL>
962<HR>
963
964<A NAME="getAppId()"><!-- --></A><H3>
965getAppId</H3>
966<PRE>
967public java.lang.String <B>getAppId</B>()</PRE>
968<DL>
969<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getAppId()">BasicProperties</A></CODE></B></DD>
970<DD>Retrieve the value in the appId field.
971<P>
972<DD><DL>
973
974<DT><B>Returns:</B><DD>appId field, or null if the field has not been set.</DL>
975</DD>
976</DL>
977<HR>
978
979<A NAME="setAppId(java.lang.String)"><!-- --></A><H3>
980setAppId</H3>
981<PRE>
982<FONT SIZE="-1">@Deprecated
983</FONT>public void <B>setAppId</B>(java.lang.String&nbsp;appId)</PRE>
984<DL>
985<DD><B>Deprecated.</B>&nbsp;
986<P>
987<DD><B>Description copied from interface: <CODE><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setAppId(java.lang.String)">BasicProperties</A></CODE></B></DD>
988<DD>Set the appId field, or null indicating the field is not set
989<P>
990<DD><DL>
991<DT><B>Parameters:</B><DD><CODE>appId</CODE> - the value to set the field to</DL>
992</DD>
993</DL>
994<HR>
995
996<A NAME="getClusterId()"><!-- --></A><H3>
997getClusterId</H3>
998<PRE>
999public java.lang.String <B>getClusterId</B>()</PRE>
1000<DL>
1001<DD><DL>
1002</DL>
1003</DD>
1004</DL>
1005<HR>
1006
1007<A NAME="setClusterId(java.lang.String)"><!-- --></A><H3>
1008setClusterId</H3>
1009<PRE>
1010<FONT SIZE="-1">@Deprecated
1011</FONT>public void <B>setClusterId</B>(java.lang.String&nbsp;clusterId)</PRE>
1012<DL>
1013<DD><B>Deprecated.</B>&nbsp;
1014<P>
1015<DD><DL>
1016</DL>
1017</DD>
1018</DL>
1019<HR>
1020
1021<A NAME="writePropertiesTo(com.rabbitmq.client.impl.ContentHeaderPropertyWriter)"><!-- --></A><H3>
1022writePropertiesTo</H3>
1023<PRE>
1024public void <B>writePropertiesTo</B>(<A HREF="../../../com/rabbitmq/client/impl/ContentHeaderPropertyWriter.html" title="class in com.rabbitmq.client.impl">ContentHeaderPropertyWriter</A>&nbsp;writer)
1025                       throws java.io.IOException</PRE>
1026<DL>
1027<DD><B>Description copied from class: <CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#writePropertiesTo(com.rabbitmq.client.impl.ContentHeaderPropertyWriter)">AMQContentHeader</A></CODE></B></DD>
1028<DD>Private API - Autogenerated writer for this header
1029<P>
1030<DD><DL>
1031<DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#writePropertiesTo(com.rabbitmq.client.impl.ContentHeaderPropertyWriter)">writePropertiesTo</A></CODE> in class <CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html" title="class in com.rabbitmq.client.impl">AMQContentHeader</A></CODE></DL>
1032</DD>
1033<DD><DL>
1034
1035<DT><B>Throws:</B>
1036<DD><CODE>java.io.IOException</CODE></DL>
1037</DD>
1038</DL>
1039<HR>
1040
1041<A NAME="appendPropertyDebugStringTo(java.lang.StringBuilder)"><!-- --></A><H3>
1042appendPropertyDebugStringTo</H3>
1043<PRE>
1044public void <B>appendPropertyDebugStringTo</B>(java.lang.StringBuilder&nbsp;acc)</PRE>
1045<DL>
1046<DD><B>Description copied from class: <CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#appendPropertyDebugStringTo(java.lang.StringBuilder)">AMQContentHeader</A></CODE></B></DD>
1047<DD>Public API - A debugging utility - enable properties to be appended to a string buffer for use as trace messages.
1048<P>
1049<DD><DL>
1050<DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rabbitmq/client/ContentHeader.html#appendPropertyDebugStringTo(java.lang.StringBuilder)">appendPropertyDebugStringTo</A></CODE> in interface <CODE><A HREF="../../../com/rabbitmq/client/ContentHeader.html" title="interface in com.rabbitmq.client">ContentHeader</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html#appendPropertyDebugStringTo(java.lang.StringBuilder)">appendPropertyDebugStringTo</A></CODE> in class <CODE><A HREF="../../../com/rabbitmq/client/impl/AMQContentHeader.html" title="class in com.rabbitmq.client.impl">AMQContentHeader</A></CODE></DL>
1051</DD>
1052<DD><DL>
1053<DT><B>Parameters:</B><DD><CODE>acc</CODE> - a place to append the properties as a string</DL>
1054</DD>
1055</DL>
1056<!-- ========= END OF CLASS DATA ========= -->
1057<HR>
1058
1059
1060<!-- ======= START OF BOTTOM NAVBAR ====== -->
1061<A NAME="navbar_bottom"><!-- --></A>
1062<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1063<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1064<TR>
1065<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1066<A NAME="navbar_bottom_firstrow"><!-- --></A>
1067<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1068  <TR ALIGN="center" VALIGN="top">
1069  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1070  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1071  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1072  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1073  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1074  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
1075  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1076  </TR>
1077</TABLE>
1078</TD>
1079<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1080</EM>
1081</TD>
1082</TR>
1083
1084<TR>
1085<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1086&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.Basic.Return.Builder.html" title="class in com.rabbitmq.client"><B>PREV CLASS</B></A>&nbsp;
1087&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.Builder.html" title="class in com.rabbitmq.client"><B>NEXT CLASS</B></A></FONT></TD>
1088<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1089  <A HREF="../../../index.html?com/rabbitmq/client/AMQP.BasicProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1090&nbsp;<A HREF="AMQP.BasicProperties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1091&nbsp;<SCRIPT type="text/javascript">
1092  <!--
1093  if(window==top) {
1094    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
1095  }
1096  //-->
1097</SCRIPT>
1098<NOSCRIPT>
1099  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
1100</NOSCRIPT>
1101
1102
1103</FONT></TD>
1104</TR>
1105<TR>
1106<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1107  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
1108<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1109DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
1110</TR>
1111</TABLE>
1112<A NAME="skip-navbar_bottom"></A>
1113<!-- ======== END OF BOTTOM NAVBAR ======= -->
1114
1115<HR>
1116
1117</BODY>
1118</HTML>
Note: See TracBrowser for help on using the repository browser.