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> |
---|
7 | AMQChannel.RpcContinuation |
---|
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"> |
---|
15 | function windowTitle() |
---|
16 | { |
---|
17 | if (location.href.indexOf('is-external=true') == -1) { |
---|
18 | parent.document.title="AMQChannel.RpcContinuation"; |
---|
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> </TD> |
---|
41 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
---|
42 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
---|
43 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
44 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
45 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
46 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 | <A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.BlockingRpcContinuation.html" title="class in com.rabbitmq.client.impl"><B>PREV CLASS</B></A> |
---|
58 | <A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.SimpleBlockingRpcContinuation.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/AMQChannel.RpcContinuation.html" target="_top"><B>FRAMES</B></A> |
---|
61 | <A HREF="AMQChannel.RpcContinuation.html" target="_top"><B>NO FRAMES</B></A> |
---|
62 | <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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> |
---|
79 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
80 | DETAIL: FIELD | CONSTR | <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"> |
---|
90 | com.rabbitmq.client.impl</FONT> |
---|
91 | <BR> |
---|
92 | Interface AMQChannel.RpcContinuation</H2> |
---|
93 | <DL> |
---|
94 | <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.BlockingRpcContinuation.html" title="class in com.rabbitmq.client.impl">AMQChannel.BlockingRpcContinuation</A>, <A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.SimpleBlockingRpcContinuation.html" title="class in com.rabbitmq.client.impl">AMQChannel.SimpleBlockingRpcContinuation</A></DD> |
---|
95 | </DL> |
---|
96 | <DL> |
---|
97 | <DT><B>Enclosing class:</B><DD><A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.html" title="class in com.rabbitmq.client.impl">AMQChannel</A></DD> |
---|
98 | </DL> |
---|
99 | <HR> |
---|
100 | <DL> |
---|
101 | <DT><PRE>public static interface <B>AMQChannel.RpcContinuation</B></DL> |
---|
102 | </PRE> |
---|
103 | |
---|
104 | <P> |
---|
105 | <HR> |
---|
106 | |
---|
107 | <P> |
---|
108 | |
---|
109 | <!-- ========== METHOD SUMMARY =========== --> |
---|
110 | |
---|
111 | <A NAME="method_summary"><!-- --></A> |
---|
112 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
---|
113 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
114 | <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
---|
115 | <B>Method Summary</B></FONT></TH> |
---|
116 | </TR> |
---|
117 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
118 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
---|
119 | <CODE> void</CODE></FONT></TD> |
---|
120 | <TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.RpcContinuation.html#handleCommand(com.rabbitmq.client.impl.AMQCommand)">handleCommand</A></B>(<A HREF="../../../../com/rabbitmq/client/impl/AMQCommand.html" title="class in com.rabbitmq.client.impl">AMQCommand</A> command)</CODE> |
---|
121 | |
---|
122 | <BR> |
---|
123 | </TD> |
---|
124 | </TR> |
---|
125 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
126 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
---|
127 | <CODE> void</CODE></FONT></TD> |
---|
128 | <TD><CODE><B><A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.RpcContinuation.html#handleShutdownSignal(com.rabbitmq.client.ShutdownSignalException)">handleShutdownSignal</A></B>(<A HREF="../../../../com/rabbitmq/client/ShutdownSignalException.html" title="class in com.rabbitmq.client">ShutdownSignalException</A> signal)</CODE> |
---|
129 | |
---|
130 | <BR> |
---|
131 | </TD> |
---|
132 | </TR> |
---|
133 | </TABLE> |
---|
134 | |
---|
135 | <P> |
---|
136 | |
---|
137 | <!-- ============ METHOD DETAIL ========== --> |
---|
138 | |
---|
139 | <A NAME="method_detail"><!-- --></A> |
---|
140 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
---|
141 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
142 | <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
---|
143 | <B>Method Detail</B></FONT></TH> |
---|
144 | </TR> |
---|
145 | </TABLE> |
---|
146 | |
---|
147 | <A NAME="handleCommand(com.rabbitmq.client.impl.AMQCommand)"><!-- --></A><H3> |
---|
148 | handleCommand</H3> |
---|
149 | <PRE> |
---|
150 | void <B>handleCommand</B>(<A HREF="../../../../com/rabbitmq/client/impl/AMQCommand.html" title="class in com.rabbitmq.client.impl">AMQCommand</A> command)</PRE> |
---|
151 | <DL> |
---|
152 | <DD><DL> |
---|
153 | </DL> |
---|
154 | </DD> |
---|
155 | </DL> |
---|
156 | <HR> |
---|
157 | |
---|
158 | <A NAME="handleShutdownSignal(com.rabbitmq.client.ShutdownSignalException)"><!-- --></A><H3> |
---|
159 | handleShutdownSignal</H3> |
---|
160 | <PRE> |
---|
161 | void <B>handleShutdownSignal</B>(<A HREF="../../../../com/rabbitmq/client/ShutdownSignalException.html" title="class in com.rabbitmq.client">ShutdownSignalException</A> signal)</PRE> |
---|
162 | <DL> |
---|
163 | <DD><DL> |
---|
164 | </DL> |
---|
165 | </DD> |
---|
166 | </DL> |
---|
167 | <!-- ========= END OF CLASS DATA ========= --> |
---|
168 | <HR> |
---|
169 | |
---|
170 | |
---|
171 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
172 | <A NAME="navbar_bottom"><!-- --></A> |
---|
173 | <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
---|
174 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
---|
175 | <TR> |
---|
176 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
---|
177 | <A NAME="navbar_bottom_firstrow"><!-- --></A> |
---|
178 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
---|
179 | <TR ALIGN="center" VALIGN="top"> |
---|
180 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
---|
181 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
---|
182 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
---|
183 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
184 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
185 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
186 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
---|
187 | </TR> |
---|
188 | </TABLE> |
---|
189 | </TD> |
---|
190 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
---|
191 | </EM> |
---|
192 | </TD> |
---|
193 | </TR> |
---|
194 | |
---|
195 | <TR> |
---|
196 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
197 | <A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.BlockingRpcContinuation.html" title="class in com.rabbitmq.client.impl"><B>PREV CLASS</B></A> |
---|
198 | <A HREF="../../../../com/rabbitmq/client/impl/AMQChannel.SimpleBlockingRpcContinuation.html" title="class in com.rabbitmq.client.impl"><B>NEXT CLASS</B></A></FONT></TD> |
---|
199 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
200 | <A HREF="../../../../index.html?com/rabbitmq/client/impl/AMQChannel.RpcContinuation.html" target="_top"><B>FRAMES</B></A> |
---|
201 | <A HREF="AMQChannel.RpcContinuation.html" target="_top"><B>NO FRAMES</B></A> |
---|
202 | <SCRIPT type="text/javascript"> |
---|
203 | <!-- |
---|
204 | if(window==top) { |
---|
205 | document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); |
---|
206 | } |
---|
207 | //--> |
---|
208 | </SCRIPT> |
---|
209 | <NOSCRIPT> |
---|
210 | <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> |
---|
211 | </NOSCRIPT> |
---|
212 | |
---|
213 | |
---|
214 | </FONT></TD> |
---|
215 | </TR> |
---|
216 | <TR> |
---|
217 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
218 | SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> |
---|
219 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
220 | DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> |
---|
221 | </TR> |
---|
222 | </TABLE> |
---|
223 | <A NAME="skip-navbar_bottom"></A> |
---|
224 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
225 | |
---|
226 | <HR> |
---|
227 | |
---|
228 | </BODY> |
---|
229 | </HTML> |
---|