source: branches/objectmq-1.0/lib/rabbitmq-java-client-javadoc-3.0.1/com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html @ 33

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

new release version

File size: 23.6 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:10 GMT 2012 -->
6<TITLE>
7AMQImpl.Exchange.BindOk
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="AMQImpl.Exchange.BindOk";
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/impl/AMQImpl.Exchange.Bind.html" title="class in com.rabbitmq.client.impl"><B>PREV CLASS</B></A>&nbsp;
58&nbsp;<A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.Declare.html" title="class in com.rabbitmq.client.impl"><B>NEXT CLASS</B></A></FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60  <A HREF="../../../../index.html?com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61&nbsp;<A HREF="AMQImpl.Exchange.BindOk.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;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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.impl</FONT>
91<BR>
92Class AMQImpl.Exchange.BindOk</H2>
93<PRE>
94java.lang.Object
95  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">com.rabbitmq.client.impl.Method</A>
96      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk</B>
97</PRE>
98<DL>
99<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/rabbitmq/client/AMQP.Exchange.BindOk.html" title="interface in com.rabbitmq.client">AMQP.Exchange.BindOk</A>, <A HREF="../../../../com/rabbitmq/client/Method.html" title="interface in com.rabbitmq.client">Method</A></DD>
100</DL>
101<DL>
102<DT><B>Enclosing class:</B><DD><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.html" title="class in com.rabbitmq.client.impl">AMQImpl.Exchange</A></DD>
103</DL>
104<HR>
105<DL>
106<DT><PRE>public static class <B>AMQImpl.Exchange.BindOk</B><DT>extends <A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A><DT>implements <A HREF="../../../../com/rabbitmq/client/AMQP.Exchange.BindOk.html" title="interface in com.rabbitmq.client">AMQP.Exchange.BindOk</A></DL>
107</PRE>
108
109<P>
110<HR>
111
112<P>
113<!-- ======== NESTED CLASS SUMMARY ======== -->
114
115<A NAME="nested_class_summary"><!-- --></A>
116<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119<B>Nested Class Summary</B></FONT></TH>
120</TR>
121</TABLE>
122&nbsp;<A NAME="nested_classes_inherited_from_class_com.rabbitmq.client.AMQP.Exchange.BindOk"><!-- --></A>
123<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
125<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface com.rabbitmq.client.<A HREF="../../../../com/rabbitmq/client/AMQP.Exchange.BindOk.html" title="interface in com.rabbitmq.client">AMQP.Exchange.BindOk</A></B></TH>
126</TR>
127<TR BGCOLOR="white" CLASS="TableRowColor">
128<TD><CODE><A HREF="../../../../com/rabbitmq/client/AMQP.Exchange.BindOk.Builder.html" title="class in com.rabbitmq.client">AMQP.Exchange.BindOk.Builder</A></CODE></TD>
129</TR>
130</TABLE>
131&nbsp;
132<!-- =========== FIELD SUMMARY =========== -->
133
134<A NAME="field_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>Field Summary</B></FONT></TH>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142<CODE>static&nbsp;int</CODE></FONT></TD>
143<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#INDEX">INDEX</A></B></CODE>
144
145<BR>
146&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147</TR>
148</TABLE>
149&nbsp;
150<!-- ======== CONSTRUCTOR SUMMARY ======== -->
151
152<A NAME="constructor_summary"><!-- --></A>
153<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
156<B>Constructor Summary</B></FONT></TH>
157</TR>
158<TR BGCOLOR="white" CLASS="TableRowColor">
159<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#AMQImpl.Exchange.BindOk()">AMQImpl.Exchange.BindOk</A></B>()</CODE>
160
161<BR>
162&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163</TR>
164<TR BGCOLOR="white" CLASS="TableRowColor">
165<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#AMQImpl.Exchange.BindOk(com.rabbitmq.client.impl.MethodArgumentReader)">AMQImpl.Exchange.BindOk</A></B>(<A HREF="../../../../com/rabbitmq/client/impl/MethodArgumentReader.html" title="class in com.rabbitmq.client.impl">MethodArgumentReader</A>&nbsp;rdr)</CODE>
166
167<BR>
168&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
169</TR>
170</TABLE>
171&nbsp;
172<!-- ========== METHOD SUMMARY =========== -->
173
174<A NAME="method_summary"><!-- --></A>
175<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
177<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
178<B>Method Summary</B></FONT></TH>
179</TR>
180<TR BGCOLOR="white" CLASS="TableRowColor">
181<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182<CODE>&nbsp;void</CODE></FONT></TD>
183<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#appendArgumentDebugStringTo(java.lang.StringBuilder)">appendArgumentDebugStringTo</A></B>(java.lang.StringBuilder&nbsp;acc)</CODE>
184
185<BR>
186&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Public API - debugging utility</TD>
187</TR>
188<TR BGCOLOR="white" CLASS="TableRowColor">
189<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
190<CODE>&nbsp;boolean</CODE></FONT></TD>
191<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#hasContent()">hasContent</A></B>()</CODE>
192
193<BR>
194&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tell if content is present.</TD>
195</TR>
196<TR BGCOLOR="white" CLASS="TableRowColor">
197<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198<CODE>&nbsp;int</CODE></FONT></TD>
199<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#protocolClassId()">protocolClassId</A></B>()</CODE>
200
201<BR>
202&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the protocol class ID</TD>
203</TR>
204<TR BGCOLOR="white" CLASS="TableRowColor">
205<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206<CODE>&nbsp;int</CODE></FONT></TD>
207<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#protocolMethodId()">protocolMethodId</A></B>()</CODE>
208
209<BR>
210&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the protocol method ID</TD>
211</TR>
212<TR BGCOLOR="white" CLASS="TableRowColor">
213<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
215<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#protocolMethodName()">protocolMethodName</A></B>()</CODE>
216
217<BR>
218&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the method name</TD>
219</TR>
220<TR BGCOLOR="white" CLASS="TableRowColor">
221<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
222<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
223<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#visit(com.rabbitmq.client.impl.AMQImpl.MethodVisitor)">visit</A></B>(<A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.MethodVisitor.html" title="interface in com.rabbitmq.client.impl">AMQImpl.MethodVisitor</A>&nbsp;visitor)</CODE>
224
225<BR>
226&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Visitor support (double-dispatch mechanism).</TD>
227</TR>
228<TR BGCOLOR="white" CLASS="TableRowColor">
229<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
230<CODE>&nbsp;void</CODE></FONT></TD>
231<TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html#writeArgumentsTo(com.rabbitmq.client.impl.MethodArgumentWriter)">writeArgumentsTo</A></B>(<A HREF="../../../../com/rabbitmq/client/impl/MethodArgumentWriter.html" title="class in com.rabbitmq.client.impl">MethodArgumentWriter</A>&nbsp;writer)</CODE>
232
233<BR>
234&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Private API - Autogenerated writer for this method.</TD>
235</TR>
236</TABLE>
237&nbsp;<A NAME="methods_inherited_from_class_com.rabbitmq.client.impl.Method"><!-- --></A>
238<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
239<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
240<TH ALIGN="left"><B>Methods inherited from class com.rabbitmq.client.impl.<A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></B></TH>
241</TR>
242<TR BGCOLOR="white" CLASS="TableRowColor">
243<TD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#toFrame(int)">toFrame</A>, <A HREF="../../../../com/rabbitmq/client/impl/Method.html#toString()">toString</A></CODE></TD>
244</TR>
245</TABLE>
246&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
247<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
249<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
250</TR>
251<TR BGCOLOR="white" CLASS="TableRowColor">
252<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
253</TR>
254</TABLE>
255&nbsp;
256<P>
257
258<!-- ============ FIELD DETAIL =========== -->
259
260<A NAME="field_detail"><!-- --></A>
261<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
262<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
263<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
264<B>Field Detail</B></FONT></TH>
265</TR>
266</TABLE>
267
268<A NAME="INDEX"><!-- --></A><H3>
269INDEX</H3>
270<PRE>
271public static final int <B>INDEX</B></PRE>
272<DL>
273<DL>
274<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rabbitmq.client.impl.AMQImpl.Exchange.BindOk.INDEX">Constant Field Values</A></DL>
275</DL>
276
277<!-- ========= CONSTRUCTOR DETAIL ======== -->
278
279<A NAME="constructor_detail"><!-- --></A>
280<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
281<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
282<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
283<B>Constructor Detail</B></FONT></TH>
284</TR>
285</TABLE>
286
287<A NAME="AMQImpl.Exchange.BindOk()"><!-- --></A><H3>
288AMQImpl.Exchange.BindOk</H3>
289<PRE>
290public <B>AMQImpl.Exchange.BindOk</B>()</PRE>
291<DL>
292</DL>
293<HR>
294
295<A NAME="AMQImpl.Exchange.BindOk(com.rabbitmq.client.impl.MethodArgumentReader)"><!-- --></A><H3>
296AMQImpl.Exchange.BindOk</H3>
297<PRE>
298public <B>AMQImpl.Exchange.BindOk</B>(<A HREF="../../../../com/rabbitmq/client/impl/MethodArgumentReader.html" title="class in com.rabbitmq.client.impl">MethodArgumentReader</A>&nbsp;rdr)
299                        throws java.io.IOException</PRE>
300<DL>
301<DL>
302
303<DT><B>Throws:</B>
304<DD><CODE>java.io.IOException</CODE></DL>
305</DL>
306
307<!-- ============ METHOD DETAIL ========== -->
308
309<A NAME="method_detail"><!-- --></A>
310<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
311<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
312<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
313<B>Method Detail</B></FONT></TH>
314</TR>
315</TABLE>
316
317<A NAME="protocolClassId()"><!-- --></A><H3>
318protocolClassId</H3>
319<PRE>
320public int <B>protocolClassId</B>()</PRE>
321<DL>
322<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#protocolClassId()">Method</A></CODE></B></DD>
323<DD>Retrieve the protocol class ID
324<P>
325<DD><DL>
326<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/Method.html#protocolClassId()">protocolClassId</A></CODE> in interface <CODE><A HREF="../../../../com/rabbitmq/client/Method.html" title="interface in com.rabbitmq.client">Method</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#protocolClassId()">protocolClassId</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
327</DD>
328<DD><DL>
329
330<DT><B>Returns:</B><DD>the AMQP protocol class ID of this Method</DL>
331</DD>
332</DL>
333<HR>
334
335<A NAME="protocolMethodId()"><!-- --></A><H3>
336protocolMethodId</H3>
337<PRE>
338public int <B>protocolMethodId</B>()</PRE>
339<DL>
340<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#protocolMethodId()">Method</A></CODE></B></DD>
341<DD>Retrieve the protocol method ID
342<P>
343<DD><DL>
344<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/Method.html#protocolMethodId()">protocolMethodId</A></CODE> in interface <CODE><A HREF="../../../../com/rabbitmq/client/Method.html" title="interface in com.rabbitmq.client">Method</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#protocolMethodId()">protocolMethodId</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
345</DD>
346<DD><DL>
347
348<DT><B>Returns:</B><DD>the AMQP protocol method ID of this Method</DL>
349</DD>
350</DL>
351<HR>
352
353<A NAME="protocolMethodName()"><!-- --></A><H3>
354protocolMethodName</H3>
355<PRE>
356public java.lang.String <B>protocolMethodName</B>()</PRE>
357<DL>
358<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#protocolMethodName()">Method</A></CODE></B></DD>
359<DD>Retrieve the method name
360<P>
361<DD><DL>
362<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/Method.html#protocolMethodName()">protocolMethodName</A></CODE> in interface <CODE><A HREF="../../../../com/rabbitmq/client/Method.html" title="interface in com.rabbitmq.client">Method</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#protocolMethodName()">protocolMethodName</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
363</DD>
364<DD><DL>
365
366<DT><B>Returns:</B><DD>the AMQP protocol method name of this Method</DL>
367</DD>
368</DL>
369<HR>
370
371<A NAME="hasContent()"><!-- --></A><H3>
372hasContent</H3>
373<PRE>
374public boolean <B>hasContent</B>()</PRE>
375<DL>
376<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#hasContent()">Method</A></CODE></B></DD>
377<DD>Tell if content is present.
378<P>
379<DD><DL>
380<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#hasContent()">hasContent</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
381</DD>
382<DD><DL>
383
384<DT><B>Returns:</B><DD>true if the wire-protocol for this method should involve a content header and body,
385 or false if it should just involve a single method frame.</DL>
386</DD>
387</DL>
388<HR>
389
390<A NAME="visit(com.rabbitmq.client.impl.AMQImpl.MethodVisitor)"><!-- --></A><H3>
391visit</H3>
392<PRE>
393public java.lang.Object <B>visit</B>(<A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.MethodVisitor.html" title="interface in com.rabbitmq.client.impl">AMQImpl.MethodVisitor</A>&nbsp;visitor)
394                       throws java.io.IOException</PRE>
395<DL>
396<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#visit(com.rabbitmq.client.impl.AMQImpl.MethodVisitor)">Method</A></CODE></B></DD>
397<DD>Visitor support (double-dispatch mechanism).
398<P>
399<DD><DL>
400<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#visit(com.rabbitmq.client.impl.AMQImpl.MethodVisitor)">visit</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
401</DD>
402<DD><DL>
403<DT><B>Parameters:</B><DD><CODE>visitor</CODE> - the visitor object
404<DT><B>Returns:</B><DD>the result of the "visit" operation
405<DT><B>Throws:</B>
406<DD><CODE>java.io.IOException</CODE> - if an error is encountered</DL>
407</DD>
408</DL>
409<HR>
410
411<A NAME="appendArgumentDebugStringTo(java.lang.StringBuilder)"><!-- --></A><H3>
412appendArgumentDebugStringTo</H3>
413<PRE>
414public void <B>appendArgumentDebugStringTo</B>(java.lang.StringBuilder&nbsp;acc)</PRE>
415<DL>
416<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#appendArgumentDebugStringTo(java.lang.StringBuilder)">Method</A></CODE></B></DD>
417<DD>Public API - debugging utility
418<P>
419<DD><DL>
420<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#appendArgumentDebugStringTo(java.lang.StringBuilder)">appendArgumentDebugStringTo</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
421</DD>
422<DD><DL>
423<DT><B>Parameters:</B><DD><CODE>acc</CODE> - the buffer to append debug data to</DL>
424</DD>
425</DL>
426<HR>
427
428<A NAME="writeArgumentsTo(com.rabbitmq.client.impl.MethodArgumentWriter)"><!-- --></A><H3>
429writeArgumentsTo</H3>
430<PRE>
431public void <B>writeArgumentsTo</B>(<A HREF="../../../../com/rabbitmq/client/impl/MethodArgumentWriter.html" title="class in com.rabbitmq.client.impl">MethodArgumentWriter</A>&nbsp;writer)
432                      throws java.io.IOException</PRE>
433<DL>
434<DD><B>Description copied from class: <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#writeArgumentsTo(com.rabbitmq.client.impl.MethodArgumentWriter)">Method</A></CODE></B></DD>
435<DD>Private API - Autogenerated writer for this method.
436<P>
437<DD><DL>
438<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html#writeArgumentsTo(com.rabbitmq.client.impl.MethodArgumentWriter)">writeArgumentsTo</A></CODE> in class <CODE><A HREF="../../../../com/rabbitmq/client/impl/Method.html" title="class in com.rabbitmq.client.impl">Method</A></CODE></DL>
439</DD>
440<DD><DL>
441<DT><B>Parameters:</B><DD><CODE>writer</CODE> - interface to an object to write the method arguments
442<DT><B>Throws:</B>
443<DD><CODE>java.io.IOException</CODE> - if an error is encountered</DL>
444</DD>
445</DL>
446<!-- ========= END OF CLASS DATA ========= -->
447<HR>
448
449
450<!-- ======= START OF BOTTOM NAVBAR ====== -->
451<A NAME="navbar_bottom"><!-- --></A>
452<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
453<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
454<TR>
455<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
456<A NAME="navbar_bottom_firstrow"><!-- --></A>
457<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
458  <TR ALIGN="center" VALIGN="top">
459  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
460  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
461  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
462  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
463  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
464  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
465  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
466  </TR>
467</TABLE>
468</TD>
469<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
470</EM>
471</TD>
472</TR>
473
474<TR>
475<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
476&nbsp;<A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.Bind.html" title="class in com.rabbitmq.client.impl"><B>PREV CLASS</B></A>&nbsp;
477&nbsp;<A HREF="../../../../com/rabbitmq/client/impl/AMQImpl.Exchange.Declare.html" title="class in com.rabbitmq.client.impl"><B>NEXT CLASS</B></A></FONT></TD>
478<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
479  <A HREF="../../../../index.html?com/rabbitmq/client/impl/AMQImpl.Exchange.BindOk.html" target="_top"><B>FRAMES</B></A>  &nbsp;
480&nbsp;<A HREF="AMQImpl.Exchange.BindOk.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
481&nbsp;<SCRIPT type="text/javascript">
482  <!--
483  if(window==top) {
484    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
485  }
486  //-->
487</SCRIPT>
488<NOSCRIPT>
489  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
490</NOSCRIPT>
491
492
493</FONT></TD>
494</TR>
495<TR>
496<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
497  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
498<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
499DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
500</TR>
501</TABLE>
502<A NAME="skip-navbar_bottom"></A>
503<!-- ======== END OF BOTTOM NAVBAR ======= -->
504
505<HR>
506
507</BODY>
508</HTML>
Note: See TracBrowser for help on using the repository browser.