source: trunk/doc/omq/client/annotation/package-use.html @ 85

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

Javadocs updated

File size: 13.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 lang="es">
4<head>
5<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
6<title>Uses of Package omq.client.annotation</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="Uses of Package omq.client.annotation";
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</li>
30<li class="navBarCell1Rev">Use</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>Prev</li>
40<li>Next</li>
41</ul>
42<ul class="navList">
43<li><a href="../../../index.html?omq/client/annotation/package-use.html" target="_top">Frames</a></li>
44<li><a href="package-use.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<a name="skip-navbar_top">
62<!--   -->
63</a></div>
64<!-- ========= END OF TOP NAVBAR ========= -->
65<div class="header">
66<h1 title="Uses of Package omq.client.annotation" class="title">Uses of Package<br>omq.client.annotation</h1>
67</div>
68<div class="contentContainer">
69<ul class="blockList">
70<li class="blockList">
71<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
72<caption><span>Packages that use <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a></span><span class="tabEnd">&nbsp;</span></caption>
73<tr>
74<th class="colFirst" scope="col">Package</th>
75<th class="colLast" scope="col">Description</th>
76</tr>
77<tbody>
78<tr class="altColor">
79<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
80<td class="colLast">&nbsp;</td>
81</tr>
82<tr class="rowColor">
83<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
84<td class="colLast">&nbsp;</td>
85</tr>
86<tr class="altColor">
87<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
88<td class="colLast">&nbsp;</td>
89</tr>
90<tr class="rowColor">
91<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
92<td class="colLast">&nbsp;</td>
93</tr>
94<tr class="altColor">
95<td class="colFirst"><a href="#omq.test.persistence">omq.test.persistence</a></td>
96<td class="colLast">&nbsp;</td>
97</tr>
98<tr class="rowColor">
99<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
100<td class="colLast">&nbsp;</td>
101</tr>
102<tr class="altColor">
103<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
104<td class="colLast">&nbsp;</td>
105</tr>
106</tbody>
107</table>
108</li>
109<li class="blockList"><a name="omq.test.calculator">
110<!--   -->
111</a>
112<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
113<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></span><span class="tabEnd">&nbsp;</span></caption>
114<tr>
115<th class="colOne" scope="col">Class and Description</th>
116</tr>
117<tbody>
118<tr class="altColor">
119<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.calculator">AsyncMethod</a>
120<div class="block">Annotation which indicates a method as Asynchronous.</div>
121</td>
122</tr>
123<tr class="rowColor">
124<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.calculator">RemoteInterface</a>
125<div class="block">Annotation which indicates which is the remote interface that can have
126 asynchmethods or syncmethods.</div>
127</td>
128</tr>
129<tr class="altColor">
130<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.calculator">SyncMethod</a>
131<div class="block">Annotation which indicates a method as Synchronous.</div>
132</td>
133</tr>
134</tbody>
135</table>
136</li>
137<li class="blockList"><a name="omq.test.exception">
138<!--   -->
139</a>
140<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
141<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
142<tr>
143<th class="colOne" scope="col">Class and Description</th>
144</tr>
145<tbody>
146<tr class="altColor">
147<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.exception">AsyncMethod</a>
148<div class="block">Annotation which indicates a method as Asynchronous.</div>
149</td>
150</tr>
151<tr class="rowColor">
152<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.exception">RemoteInterface</a>
153<div class="block">Annotation which indicates which is the remote interface that can have
154 asynchmethods or syncmethods.</div>
155</td>
156</tr>
157<tr class="altColor">
158<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.exception">SyncMethod</a>
159<div class="block">Annotation which indicates a method as Synchronous.</div>
160</td>
161</tr>
162</tbody>
163</table>
164</li>
165<li class="blockList"><a name="omq.test.multiProcess">
166<!--   -->
167</a>
168<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
169<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
170<tr>
171<th class="colOne" scope="col">Class and Description</th>
172</tr>
173<tbody>
174<tr class="altColor">
175<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.multiProcess">AsyncMethod</a>
176<div class="block">Annotation which indicates a method as Asynchronous.</div>
177</td>
178</tr>
179<tr class="rowColor">
180<td class="colOne"><a href="../../../omq/client/annotation/class-use/MultiMethod.html#omq.test.multiProcess">MultiMethod</a>
181<div class="block">Annotation which indicates a method as Multi.</div>
182</td>
183</tr>
184<tr class="altColor">
185<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.multiProcess">RemoteInterface</a>
186<div class="block">Annotation which indicates which is the remote interface that can have
187 asynchmethods or syncmethods.</div>
188</td>
189</tr>
190<tr class="rowColor">
191<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.multiProcess">SyncMethod</a>
192<div class="block">Annotation which indicates a method as Synchronous.</div>
193</td>
194</tr>
195</tbody>
196</table>
197</li>
198<li class="blockList"><a name="omq.test.observer">
199<!--   -->
200</a>
201<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
202<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
203<tr>
204<th class="colOne" scope="col">Class and Description</th>
205</tr>
206<tbody>
207<tr class="altColor">
208<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.observer">RemoteInterface</a>
209<div class="block">Annotation which indicates which is the remote interface that can have
210 asynchmethods or syncmethods.</div>
211</td>
212</tr>
213<tr class="rowColor">
214<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.observer">SyncMethod</a>
215<div class="block">Annotation which indicates a method as Synchronous.</div>
216</td>
217</tr>
218</tbody>
219</table>
220</li>
221<li class="blockList"><a name="omq.test.persistence">
222<!--   -->
223</a>
224<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
225<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/persistence/package-summary.html">omq.test.persistence</a></span><span class="tabEnd">&nbsp;</span></caption>
226<tr>
227<th class="colOne" scope="col">Class and Description</th>
228</tr>
229<tbody>
230<tr class="altColor">
231<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.persistence">AsyncMethod</a>
232<div class="block">Annotation which indicates a method as Asynchronous.</div>
233</td>
234</tr>
235<tr class="rowColor">
236<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.persistence">RemoteInterface</a>
237<div class="block">Annotation which indicates which is the remote interface that can have
238 asynchmethods or syncmethods.</div>
239</td>
240</tr>
241<tr class="altColor">
242<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.persistence">SyncMethod</a>
243<div class="block">Annotation which indicates a method as Synchronous.</div>
244</td>
245</tr>
246</tbody>
247</table>
248</li>
249<li class="blockList"><a name="omq.test.stopBroker">
250<!--   -->
251</a>
252<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
253<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
254<tr>
255<th class="colOne" scope="col">Class and Description</th>
256</tr>
257<tbody>
258<tr class="altColor">
259<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.stopBroker">AsyncMethod</a>
260<div class="block">Annotation which indicates a method as Asynchronous.</div>
261</td>
262</tr>
263<tr class="rowColor">
264<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.stopBroker">RemoteInterface</a>
265<div class="block">Annotation which indicates which is the remote interface that can have
266 asynchmethods or syncmethods.</div>
267</td>
268</tr>
269</tbody>
270</table>
271</li>
272<li class="blockList"><a name="omq.test.workspace">
273<!--   -->
274</a>
275<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
276<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
277<tr>
278<th class="colOne" scope="col">Class and Description</th>
279</tr>
280<tbody>
281<tr class="altColor">
282<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.workspace">AsyncMethod</a>
283<div class="block">Annotation which indicates a method as Asynchronous.</div>
284</td>
285</tr>
286<tr class="rowColor">
287<td class="colOne"><a href="../../../omq/client/annotation/class-use/MultiMethod.html#omq.test.workspace">MultiMethod</a>
288<div class="block">Annotation which indicates a method as Multi.</div>
289</td>
290</tr>
291<tr class="altColor">
292<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.workspace">RemoteInterface</a>
293<div class="block">Annotation which indicates which is the remote interface that can have
294 asynchmethods or syncmethods.</div>
295</td>
296</tr>
297</tbody>
298</table>
299</li>
300</ul>
301</div>
302<!-- ======= START OF BOTTOM NAVBAR ====== -->
303<div class="bottomNav"><a name="navbar_bottom">
304<!--   -->
305</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
306<!--   -->
307</a>
308<ul class="navList" title="Navigation">
309<li><a href="../../../overview-summary.html">Overview</a></li>
310<li><a href="package-summary.html">Package</a></li>
311<li>Class</li>
312<li class="navBarCell1Rev">Use</li>
313<li><a href="package-tree.html">Tree</a></li>
314<li><a href="../../../deprecated-list.html">Deprecated</a></li>
315<li><a href="../../../index-files/index-1.html">Index</a></li>
316<li><a href="../../../help-doc.html">Help</a></li>
317</ul>
318</div>
319<div class="subNav">
320<ul class="navList">
321<li>Prev</li>
322<li>Next</li>
323</ul>
324<ul class="navList">
325<li><a href="../../../index.html?omq/client/annotation/package-use.html" target="_top">Frames</a></li>
326<li><a href="package-use.html" target="_top">No Frames</a></li>
327</ul>
328<ul class="navList" id="allclasses_navbar_bottom">
329<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
330</ul>
331<div>
332<script type="text/javascript"><!--
333  allClassesLink = document.getElementById("allclasses_navbar_bottom");
334  if(window==top) {
335    allClassesLink.style.display = "block";
336  }
337  else {
338    allClassesLink.style.display = "none";
339  }
340  //-->
341</script>
342</div>
343<a name="skip-navbar_bottom">
344<!--   -->
345</a></div>
346<!-- ======== END OF BOTTOM NAVBAR ======= -->
347</body>
348</html>
Note: See TracBrowser for help on using the repository browser.