source: trunk/doc/omq/common/util/ParameterQueue.html

Last change on this file was 85, checked in by stoda, 11 years ago

Javadocs updated

File size: 20.3 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 lang="es">
4<head>
5<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
6<title>ParameterQueue</title>
7<meta name="date" content="2013-07-10">
8<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
9</head>
10<body>
11<script type="text/javascript"><!--
12    if (location.href.indexOf('is-external=true') == -1) {
13        parent.document.title="ParameterQueue";
14    }
15//-->
16</script>
17<noscript>
18<div>JavaScript is disabled on your browser.</div>
19</noscript>
20<!-- ========= START OF TOP NAVBAR ======= -->
21<div class="topNav"><a name="navbar_top">
22<!--   -->
23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24<!--   -->
25</a>
26<ul class="navList" title="Navigation">
27<li><a href="../../../overview-summary.html">Overview</a></li>
28<li><a href="package-summary.html">Package</a></li>
29<li class="navBarCell1Rev">Class</li>
30<li><a href="class-use/ParameterQueue.html">Use</a></li>
31<li><a href="package-tree.html">Tree</a></li>
32<li><a href="../../../deprecated-list.html">Deprecated</a></li>
33<li><a href="../../../index-files/index-1.html">Index</a></li>
34<li><a href="../../../help-doc.html">Help</a></li>
35</ul>
36</div>
37<div class="subNav">
38<ul class="navList">
39<li><a href="../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
40<li><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
41</ul>
42<ul class="navList">
43<li><a href="../../../index.html?omq/common/util/ParameterQueue.html" target="_top">Frames</a></li>
44<li><a href="ParameterQueue.html" target="_top">No Frames</a></li>
45</ul>
46<ul class="navList" id="allclasses_navbar_top">
47<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
48</ul>
49<div>
50<script type="text/javascript"><!--
51  allClassesLink = document.getElementById("allclasses_navbar_top");
52  if(window==top) {
53    allClassesLink.style.display = "block";
54  }
55  else {
56    allClassesLink.style.display = "none";
57  }
58  //-->
59</script>
60</div>
61<div>
62<ul class="subNavList">
63<li>Summary:&nbsp;</li>
64<li>Nested&nbsp;|&nbsp;</li>
65<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
66<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
67<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
68</ul>
69<ul class="subNavList">
70<li>Detail:&nbsp;</li>
71<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
72<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
73<li>Method</li>
74</ul>
75</div>
76<a name="skip-navbar_top">
77<!--   -->
78</a></div>
79<!-- ========= END OF TOP NAVBAR ========= -->
80<!-- ======== START OF CLASS DATA ======== -->
81<div class="header">
82<div class="subTitle">omq.common.util</div>
83<h2 title="Class ParameterQueue" class="title">Class ParameterQueue</h2>
84</div>
85<div class="contentContainer">
86<ul class="inheritance">
87<li>java.lang.Object</li>
88<li>
89<ul class="inheritance">
90<li>omq.common.util.ParameterQueue</li>
91</ul>
92</li>
93</ul>
94<div class="description">
95<ul class="blockList">
96<li class="blockList">
97<hr>
98<br>
99<pre>public class <span class="strong">ParameterQueue</span>
100extends java.lang.Object</pre>
101<div class="block">This class is used to create new environments.</div>
102<dl><dt><span class="strong">Author:</span></dt>
103  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
104</li>
105</ul>
106</div>
107<div class="summary">
108<ul class="blockList">
109<li class="blockList">
110<!-- =========== FIELD SUMMARY =========== -->
111<ul class="blockList">
112<li class="blockList"><a name="field_summary">
113<!--   -->
114</a>
115<h3>Field Summary</h3>
116<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
117<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
118<tr>
119<th class="colFirst" scope="col">Modifier and Type</th>
120<th class="colLast" scope="col">Field and Description</th>
121</tr>
122<tr class="altColor">
123<td class="colFirst"><code>static java.lang.String</code></td>
124<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#AUTO_DELETE_MQUEUE">AUTO_DELETE_MQUEUE</a></strong></code>
125<div class="block">Set if server will delete a queue when is no longer in use</div>
126</td>
127</tr>
128<tr class="rowColor">
129<td class="colFirst"><code>static java.lang.String</code></td>
130<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#AUTO_DELETE_QUEUE">AUTO_DELETE_QUEUE</a></strong></code>
131<div class="block">Set if server will delete a queue when is no longer in use</div>
132</td>
133</tr>
134<tr class="altColor">
135<td class="colFirst"><code>static long</code></td>
136<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DEFAULT_TIMEOUT">DEFAULT_TIMEOUT</a></strong></code>
137<div class="block">Time in milis by default is set in a minute</div>
138</td>
139</tr>
140<tr class="rowColor">
141<td class="colFirst"><code>static java.lang.String</code></td>
142<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DELIVERY_MODE">DELIVERY_MODE</a></strong></code>
143<div class="block">Set 1 to indicate the message will be nonpersistent and 2 to indicate it
144 will be persistent</div>
145</td>
146</tr>
147<tr class="altColor">
148<td class="colFirst"><code>static java.lang.String</code></td>
149<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DURABLE_MQUEUE">DURABLE_MQUEUE</a></strong></code>
150<div class="block">Set if a queue must be durable.</div>
151</td>
152</tr>
153<tr class="rowColor">
154<td class="colFirst"><code>static java.lang.String</code></td>
155<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DURABLE_QUEUE">DURABLE_QUEUE</a></strong></code>
156<div class="block">Set if a queue must be durable.</div>
157</td>
158</tr>
159<tr class="altColor">
160<td class="colFirst"><code>static java.lang.String</code></td>
161<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#ENABLE_COMPRESSION">ENABLE_COMPRESSION</a></strong></code>
162<div class="block">Set whether the messages must be compressed or not</div>
163</td>
164</tr>
165<tr class="rowColor">
166<td class="colFirst"><code>static java.lang.String</code></td>
167<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#ENABLE_SSL">ENABLE_SSL</a></strong></code>
168<div class="block">Set if the system will use ssl</div>
169</td>
170</tr>
171<tr class="altColor">
172<td class="colFirst"><code>static java.lang.String</code></td>
173<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#EXCLUSIVE_MQUEUE">EXCLUSIVE_MQUEUE</a></strong></code>
174<div class="block">Set if we are declaring an exclusive queue (restricted to this
175 connection)</div>
176</td>
177</tr>
178<tr class="rowColor">
179<td class="colFirst"><code>static java.lang.String</code></td>
180<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#EXCLUSIVE_QUEUE">EXCLUSIVE_QUEUE</a></strong></code>
181<div class="block">Set if we are declaring an exclusive queue (restricted to this
182 connection)</div>
183</td>
184</tr>
185<tr class="altColor">
186<td class="colFirst"><code>static java.lang.String</code></td>
187<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#MESSAGE_TTL_IN_QUEUES">MESSAGE_TTL_IN_QUEUES</a></strong></code>
188<div class="block">The MESSAGE_TTL_IN_QUEUES controls for how long a message published to
189 the queues can live before it is discarded.</div>
190</td>
191</tr>
192<tr class="rowColor">
193<td class="colFirst"><code>static java.lang.String</code></td>
194<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#MULTI_QUEUE_NAME">MULTI_QUEUE_NAME</a></strong></code>
195<div class="block">Set the specific name of a multi queue in a specific object</div>
196</td>
197</tr>
198<tr class="altColor">
199<td class="colFirst"><code>static java.lang.String</code></td>
200<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#NUM_THREADS">NUM_THREADS</a></strong></code>
201<div class="block">Set how many threads will be created to invoke remote methods</div>
202</td>
203</tr>
204<tr class="rowColor">
205<td class="colFirst"><code>static java.lang.String</code></td>
206<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#PROXY_SERIALIZER">PROXY_SERIALIZER</a></strong></code>
207<div class="block">Set the proxy's serializer method</div>
208</td>
209</tr>
210<tr class="altColor">
211<td class="colFirst"><code>static java.lang.String</code></td>
212<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RABBIT_HOST">RABBIT_HOST</a></strong></code>
213<div class="block">Set the ip where the rabbitmq server is.</div>
214</td>
215</tr>
216<tr class="rowColor">
217<td class="colFirst"><code>static java.lang.String</code></td>
218<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RABBIT_PORT">RABBIT_PORT</a></strong></code>
219<div class="block">Set the port that rabbitmq uses.</div>
220</td>
221</tr>
222<tr class="altColor">
223<td class="colFirst"><code>static java.lang.String</code></td>
224<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RETRY_TIME_CONNECTION">RETRY_TIME_CONNECTION</a></strong></code>
225<div class="block">Set how many time we have to wait to retry the connection with the server
226 when this goes down</div>
227</td>
228</tr>
229<tr class="rowColor">
230<td class="colFirst"><code>static java.lang.String</code></td>
231<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RPC_EXCHANGE">RPC_EXCHANGE</a></strong></code>
232<div class="block">Set the exchange where the objectmq are listening</div>
233</td>
234</tr>
235<tr class="altColor">
236<td class="colFirst"><code>static java.lang.String</code></td>
237<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RPC_REPLY_QUEUE">RPC_REPLY_QUEUE</a></strong></code>
238<div class="block">Set the clients reply queue.</div>
239</td>
240</tr>
241<tr class="rowColor">
242<td class="colFirst"><code>static java.lang.String</code></td>
243<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#USER_NAME">USER_NAME</a></strong></code>
244<div class="block">Set the clients username</div>
245</td>
246</tr>
247<tr class="altColor">
248<td class="colFirst"><code>static java.lang.String</code></td>
249<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#USER_PASS">USER_PASS</a></strong></code>
250<div class="block">Set the clients password</div>
251</td>
252</tr>
253</table>
254</li>
255</ul>
256<!-- ======== CONSTRUCTOR SUMMARY ======== -->
257<ul class="blockList">
258<li class="blockList"><a name="constructor_summary">
259<!--   -->
260</a>
261<h3>Constructor Summary</h3>
262<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
263<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
264<tr>
265<th class="colOne" scope="col">Constructor and Description</th>
266</tr>
267<tr class="altColor">
268<td class="colOne"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#ParameterQueue()">ParameterQueue</a></strong>()</code>&nbsp;</td>
269</tr>
270</table>
271</li>
272</ul>
273<!-- ========== METHOD SUMMARY =========== -->
274<ul class="blockList">
275<li class="blockList"><a name="method_summary">
276<!--   -->
277</a>
278<h3>Method Summary</h3>
279<ul class="blockList">
280<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
281<!--   -->
282</a>
283<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
284<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
285</ul>
286</li>
287</ul>
288</li>
289</ul>
290</div>
291<div class="details">
292<ul class="blockList">
293<li class="blockList">
294<!-- ============ FIELD DETAIL =========== -->
295<ul class="blockList">
296<li class="blockList"><a name="field_detail">
297<!--   -->
298</a>
299<h3>Field Detail</h3>
300<a name="USER_NAME">
301<!--   -->
302</a>
303<ul class="blockList">
304<li class="blockList">
305<h4>USER_NAME</h4>
306<pre>public static&nbsp;java.lang.String USER_NAME</pre>
307<div class="block">Set the clients username</div>
308</li>
309</ul>
310<a name="USER_PASS">
311<!--   -->
312</a>
313<ul class="blockList">
314<li class="blockList">
315<h4>USER_PASS</h4>
316<pre>public static&nbsp;java.lang.String USER_PASS</pre>
317<div class="block">Set the clients password</div>
318</li>
319</ul>
320<a name="RABBIT_HOST">
321<!--   -->
322</a>
323<ul class="blockList">
324<li class="blockList">
325<h4>RABBIT_HOST</h4>
326<pre>public static&nbsp;java.lang.String RABBIT_HOST</pre>
327<div class="block">Set the ip where the rabbitmq server is.</div>
328</li>
329</ul>
330<a name="RABBIT_PORT">
331<!--   -->
332</a>
333<ul class="blockList">
334<li class="blockList">
335<h4>RABBIT_PORT</h4>
336<pre>public static&nbsp;java.lang.String RABBIT_PORT</pre>
337<div class="block">Set the port that rabbitmq uses.</div>
338</li>
339</ul>
340<a name="ENABLE_SSL">
341<!--   -->
342</a>
343<ul class="blockList">
344<li class="blockList">
345<h4>ENABLE_SSL</h4>
346<pre>public static&nbsp;java.lang.String ENABLE_SSL</pre>
347<div class="block">Set if the system will use ssl</div>
348</li>
349</ul>
350<a name="RETRY_TIME_CONNECTION">
351<!--   -->
352</a>
353<ul class="blockList">
354<li class="blockList">
355<h4>RETRY_TIME_CONNECTION</h4>
356<pre>public static&nbsp;java.lang.String RETRY_TIME_CONNECTION</pre>
357<div class="block">Set how many time we have to wait to retry the connection with the server
358 when this goes down</div>
359</li>
360</ul>
361<a name="RPC_EXCHANGE">
362<!--   -->
363</a>
364<ul class="blockList">
365<li class="blockList">
366<h4>RPC_EXCHANGE</h4>
367<pre>public static&nbsp;java.lang.String RPC_EXCHANGE</pre>
368<div class="block">Set the exchange where the objectmq are listening</div>
369</li>
370</ul>
371<a name="RPC_REPLY_QUEUE">
372<!--   -->
373</a>
374<ul class="blockList">
375<li class="blockList">
376<h4>RPC_REPLY_QUEUE</h4>
377<pre>public static&nbsp;java.lang.String RPC_REPLY_QUEUE</pre>
378<div class="block">Set the clients reply queue. Every client must have a different queue
379 name.</div>
380</li>
381</ul>
382<a name="MULTI_QUEUE_NAME">
383<!--   -->
384</a>
385<ul class="blockList">
386<li class="blockList">
387<h4>MULTI_QUEUE_NAME</h4>
388<pre>public static&nbsp;java.lang.String MULTI_QUEUE_NAME</pre>
389<div class="block">Set the specific name of a multi queue in a specific object</div>
390</li>
391</ul>
392<a name="DURABLE_QUEUE">
393<!--   -->
394</a>
395<ul class="blockList">
396<li class="blockList">
397<h4>DURABLE_QUEUE</h4>
398<pre>public static&nbsp;java.lang.String DURABLE_QUEUE</pre>
399<div class="block">Set if a queue must be durable. The queue won't be lost when RabbitMQ
400 crashes if DURABLE_QUEUE is set true.</div>
401</li>
402</ul>
403<a name="AUTO_DELETE_QUEUE">
404<!--   -->
405</a>
406<ul class="blockList">
407<li class="blockList">
408<h4>AUTO_DELETE_QUEUE</h4>
409<pre>public static&nbsp;java.lang.String AUTO_DELETE_QUEUE</pre>
410<div class="block">Set if server will delete a queue when is no longer in use</div>
411</li>
412</ul>
413<a name="EXCLUSIVE_QUEUE">
414<!--   -->
415</a>
416<ul class="blockList">
417<li class="blockList">
418<h4>EXCLUSIVE_QUEUE</h4>
419<pre>public static&nbsp;java.lang.String EXCLUSIVE_QUEUE</pre>
420<div class="block">Set if we are declaring an exclusive queue (restricted to this
421 connection)</div>
422</li>
423</ul>
424<a name="DURABLE_MQUEUE">
425<!--   -->
426</a>
427<ul class="blockList">
428<li class="blockList">
429<h4>DURABLE_MQUEUE</h4>
430<pre>public static&nbsp;java.lang.String DURABLE_MQUEUE</pre>
431<div class="block">Set if a queue must be durable. The queue won't be lost when RabbitMQ
432 crashes if DURABLE_QUEUE is set true.</div>
433</li>
434</ul>
435<a name="AUTO_DELETE_MQUEUE">
436<!--   -->
437</a>
438<ul class="blockList">
439<li class="blockList">
440<h4>AUTO_DELETE_MQUEUE</h4>
441<pre>public static&nbsp;java.lang.String AUTO_DELETE_MQUEUE</pre>
442<div class="block">Set if server will delete a queue when is no longer in use</div>
443</li>
444</ul>
445<a name="EXCLUSIVE_MQUEUE">
446<!--   -->
447</a>
448<ul class="blockList">
449<li class="blockList">
450<h4>EXCLUSIVE_MQUEUE</h4>
451<pre>public static&nbsp;java.lang.String EXCLUSIVE_MQUEUE</pre>
452<div class="block">Set if we are declaring an exclusive queue (restricted to this
453 connection)</div>
454</li>
455</ul>
456<a name="MESSAGE_TTL_IN_QUEUES">
457<!--   -->
458</a>
459<ul class="blockList">
460<li class="blockList">
461<h4>MESSAGE_TTL_IN_QUEUES</h4>
462<pre>public static&nbsp;java.lang.String MESSAGE_TTL_IN_QUEUES</pre>
463<div class="block">The MESSAGE_TTL_IN_QUEUES controls for how long a message published to
464 the queues can live before it is discarded. A message that has been in
465 the queue for longer than the configured TTL is said to be dead.
466 
467 This property must be a non-negative 32 bit integer (0 <= n <= 2^32-1),
468 describing the TTL period in milliseconds.</div>
469</li>
470</ul>
471<a name="PROXY_SERIALIZER">
472<!--   -->
473</a>
474<ul class="blockList">
475<li class="blockList">
476<h4>PROXY_SERIALIZER</h4>
477<pre>public static&nbsp;java.lang.String PROXY_SERIALIZER</pre>
478<div class="block">Set the proxy's serializer method</div>
479</li>
480</ul>
481<a name="ENABLE_COMPRESSION">
482<!--   -->
483</a>
484<ul class="blockList">
485<li class="blockList">
486<h4>ENABLE_COMPRESSION</h4>
487<pre>public static&nbsp;java.lang.String ENABLE_COMPRESSION</pre>
488<div class="block">Set whether the messages must be compressed or not</div>
489</li>
490</ul>
491<a name="DELIVERY_MODE">
492<!--   -->
493</a>
494<ul class="blockList">
495<li class="blockList">
496<h4>DELIVERY_MODE</h4>
497<pre>public static&nbsp;java.lang.String DELIVERY_MODE</pre>
498<div class="block">Set 1 to indicate the message will be nonpersistent and 2 to indicate it
499 will be persistent</div>
500</li>
501</ul>
502<a name="NUM_THREADS">
503<!--   -->
504</a>
505<ul class="blockList">
506<li class="blockList">
507<h4>NUM_THREADS</h4>
508<pre>public static&nbsp;java.lang.String NUM_THREADS</pre>
509<div class="block">Set how many threads will be created to invoke remote methods</div>
510</li>
511</ul>
512<a name="DEFAULT_TIMEOUT">
513<!--   -->
514</a>
515<ul class="blockListLast">
516<li class="blockList">
517<h4>DEFAULT_TIMEOUT</h4>
518<pre>public static&nbsp;long DEFAULT_TIMEOUT</pre>
519<div class="block">Time in milis by default is set in a minute</div>
520</li>
521</ul>
522</li>
523</ul>
524<!-- ========= CONSTRUCTOR DETAIL ======== -->
525<ul class="blockList">
526<li class="blockList"><a name="constructor_detail">
527<!--   -->
528</a>
529<h3>Constructor Detail</h3>
530<a name="ParameterQueue()">
531<!--   -->
532</a>
533<ul class="blockListLast">
534<li class="blockList">
535<h4>ParameterQueue</h4>
536<pre>public&nbsp;ParameterQueue()</pre>
537</li>
538</ul>
539</li>
540</ul>
541</li>
542</ul>
543</div>
544</div>
545<!-- ========= END OF CLASS DATA ========= -->
546<!-- ======= START OF BOTTOM NAVBAR ====== -->
547<div class="bottomNav"><a name="navbar_bottom">
548<!--   -->
549</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
550<!--   -->
551</a>
552<ul class="navList" title="Navigation">
553<li><a href="../../../overview-summary.html">Overview</a></li>
554<li><a href="package-summary.html">Package</a></li>
555<li class="navBarCell1Rev">Class</li>
556<li><a href="class-use/ParameterQueue.html">Use</a></li>
557<li><a href="package-tree.html">Tree</a></li>
558<li><a href="../../../deprecated-list.html">Deprecated</a></li>
559<li><a href="../../../index-files/index-1.html">Index</a></li>
560<li><a href="../../../help-doc.html">Help</a></li>
561</ul>
562</div>
563<div class="subNav">
564<ul class="navList">
565<li><a href="../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
566<li><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
567</ul>
568<ul class="navList">
569<li><a href="../../../index.html?omq/common/util/ParameterQueue.html" target="_top">Frames</a></li>
570<li><a href="ParameterQueue.html" target="_top">No Frames</a></li>
571</ul>
572<ul class="navList" id="allclasses_navbar_bottom">
573<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
574</ul>
575<div>
576<script type="text/javascript"><!--
577  allClassesLink = document.getElementById("allclasses_navbar_bottom");
578  if(window==top) {
579    allClassesLink.style.display = "block";
580  }
581  else {
582    allClassesLink.style.display = "none";
583  }
584  //-->
585</script>
586</div>
587<div>
588<ul class="subNavList">
589<li>Summary:&nbsp;</li>
590<li>Nested&nbsp;|&nbsp;</li>
591<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
592<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
593<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
594</ul>
595<ul class="subNavList">
596<li>Detail:&nbsp;</li>
597<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
598<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
599<li>Method</li>
600</ul>
601</div>
602<a name="skip-navbar_bottom">
603<!--   -->
604</a></div>
605<!-- ======== END OF BOTTOM NAVBAR ======= -->
606</body>
607</html>
Note: See TracBrowser for help on using the repository browser.