source: trunk/doc/omq/test/multiProcess/MultiProcessTest.html @ 83

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

J

File size: 12.0 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 Mon Jul 08 13:25:36 CEST 2013 -->
6<title>MultiProcessTest</title>
7<meta name="date" content="2013-07-08">
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="MultiProcessTest";
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/MultiProcessTest.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>Prev Class</li>
40<li><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
41</ul>
42<ul class="navList">
43<li><a href="../../../index.html?omq/test/multiProcess/MultiProcessTest.html" target="_top">Frames</a></li>
44<li><a href="MultiProcessTest.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="#method_summary">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><a href="#method_detail">Method</a></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.test.multiProcess</div>
83<h2 title="Class MultiProcessTest" class="title">Class MultiProcessTest</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.test.multiProcess.MultiProcessTest</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">MultiProcessTest</span>
100extends java.lang.Object</pre>
101<dl><dt><span class="strong">Author:</span></dt>
102  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
103</li>
104</ul>
105</div>
106<div class="summary">
107<ul class="blockList">
108<li class="blockList">
109<!-- =========== FIELD SUMMARY =========== -->
110<ul class="blockList">
111<li class="blockList"><a name="field_summary">
112<!--   -->
113</a>
114<h3>Field Summary</h3>
115<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
116<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
117<tr>
118<th class="colFirst" scope="col">Modifier and Type</th>
119<th class="colLast" scope="col">Field and Description</th>
120</tr>
121<tr class="altColor">
122<td class="colFirst"><code>static <a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></code></td>
123<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#broker">broker</a></strong></code>&nbsp;</td>
124</tr>
125<tr class="rowColor">
126<td class="colFirst"><code>static <a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></code></td>
127<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#remoteNumber">remoteNumber</a></strong></code>&nbsp;</td>
128</tr>
129</table>
130</li>
131</ul>
132<!-- ======== CONSTRUCTOR SUMMARY ======== -->
133<ul class="blockList">
134<li class="blockList"><a name="constructor_summary">
135<!--   -->
136</a>
137<h3>Constructor Summary</h3>
138<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
139<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
140<tr>
141<th class="colOne" scope="col">Constructor and Description</th>
142</tr>
143<tr class="altColor">
144<td class="colOne"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#MultiProcessTest(java.lang.String)">MultiProcessTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
145</tr>
146</table>
147</li>
148</ul>
149<!-- ========== METHOD SUMMARY =========== -->
150<ul class="blockList">
151<li class="blockList"><a name="method_summary">
152<!--   -->
153</a>
154<h3>Method Summary</h3>
155<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
156<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
157<tr>
158<th class="colFirst" scope="col">Modifier and Type</th>
159<th class="colLast" scope="col">Method and Description</th>
160</tr>
161<tr class="altColor">
162<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
163<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#data()">data</a></strong>()</code>&nbsp;</td>
164</tr>
165<tr class="rowColor">
166<td class="colFirst"><code>void</code></td>
167<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#fifoTest()">fifoTest</a></strong>()</code>&nbsp;</td>
168</tr>
169<tr class="altColor">
170<td class="colFirst"><code>void</code></td>
171<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#multiTest()">multiTest</a></strong>()</code>&nbsp;</td>
172</tr>
173<tr class="rowColor">
174<td class="colFirst"><code>static void</code></td>
175<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#serverTest()">serverTest</a></strong>()</code>&nbsp;</td>
176</tr>
177<tr class="altColor">
178<td class="colFirst"><code>void</code></td>
179<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
180</tr>
181</table>
182<ul class="blockList">
183<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
184<!--   -->
185</a>
186<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
187<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
188</ul>
189</li>
190</ul>
191</li>
192</ul>
193</div>
194<div class="details">
195<ul class="blockList">
196<li class="blockList">
197<!-- ============ FIELD DETAIL =========== -->
198<ul class="blockList">
199<li class="blockList"><a name="field_detail">
200<!--   -->
201</a>
202<h3>Field Detail</h3>
203<a name="broker">
204<!--   -->
205</a>
206<ul class="blockList">
207<li class="blockList">
208<h4>broker</h4>
209<pre>public static&nbsp;<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> broker</pre>
210</li>
211</ul>
212<a name="remoteNumber">
213<!--   -->
214</a>
215<ul class="blockListLast">
216<li class="blockList">
217<h4>remoteNumber</h4>
218<pre>public static&nbsp;<a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a> remoteNumber</pre>
219</li>
220</ul>
221</li>
222</ul>
223<!-- ========= CONSTRUCTOR DETAIL ======== -->
224<ul class="blockList">
225<li class="blockList"><a name="constructor_detail">
226<!--   -->
227</a>
228<h3>Constructor Detail</h3>
229<a name="MultiProcessTest(java.lang.String)">
230<!--   -->
231</a>
232<ul class="blockListLast">
233<li class="blockList">
234<h4>MultiProcessTest</h4>
235<pre>public&nbsp;MultiProcessTest(java.lang.String&nbsp;type)
236                 throws java.lang.Exception</pre>
237<dl><dt><span class="strong">Throws:</span></dt>
238<dd><code>java.lang.Exception</code></dd></dl>
239</li>
240</ul>
241</li>
242</ul>
243<!-- ============ METHOD DETAIL ========== -->
244<ul class="blockList">
245<li class="blockList"><a name="method_detail">
246<!--   -->
247</a>
248<h3>Method Detail</h3>
249<a name="data()">
250<!--   -->
251</a>
252<ul class="blockList">
253<li class="blockList">
254<h4>data</h4>
255<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
256</li>
257</ul>
258<a name="serverTest()">
259<!--   -->
260</a>
261<ul class="blockList">
262<li class="blockList">
263<h4>serverTest</h4>
264<pre>public static&nbsp;void&nbsp;serverTest()
265                       throws java.lang.Exception</pre>
266<dl><dt><span class="strong">Throws:</span></dt>
267<dd><code>java.lang.Exception</code></dd></dl>
268</li>
269</ul>
270<a name="stop()">
271<!--   -->
272</a>
273<ul class="blockList">
274<li class="blockList">
275<h4>stop</h4>
276<pre>public&nbsp;void&nbsp;stop()
277          throws java.lang.Exception</pre>
278<dl><dt><span class="strong">Throws:</span></dt>
279<dd><code>java.lang.Exception</code></dd></dl>
280</li>
281</ul>
282<a name="fifoTest()">
283<!--   -->
284</a>
285<ul class="blockList">
286<li class="blockList">
287<h4>fifoTest</h4>
288<pre>public&nbsp;void&nbsp;fifoTest()</pre>
289</li>
290</ul>
291<a name="multiTest()">
292<!--   -->
293</a>
294<ul class="blockListLast">
295<li class="blockList">
296<h4>multiTest</h4>
297<pre>public&nbsp;void&nbsp;multiTest()
298               throws java.lang.Exception</pre>
299<dl><dt><span class="strong">Throws:</span></dt>
300<dd><code>java.lang.Exception</code></dd></dl>
301</li>
302</ul>
303</li>
304</ul>
305</li>
306</ul>
307</div>
308</div>
309<!-- ========= END OF CLASS DATA ========= -->
310<!-- ======= START OF BOTTOM NAVBAR ====== -->
311<div class="bottomNav"><a name="navbar_bottom">
312<!--   -->
313</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
314<!--   -->
315</a>
316<ul class="navList" title="Navigation">
317<li><a href="../../../overview-summary.html">Overview</a></li>
318<li><a href="package-summary.html">Package</a></li>
319<li class="navBarCell1Rev">Class</li>
320<li><a href="class-use/MultiProcessTest.html">Use</a></li>
321<li><a href="package-tree.html">Tree</a></li>
322<li><a href="../../../deprecated-list.html">Deprecated</a></li>
323<li><a href="../../../index-files/index-1.html">Index</a></li>
324<li><a href="../../../help-doc.html">Help</a></li>
325</ul>
326</div>
327<div class="subNav">
328<ul class="navList">
329<li>Prev Class</li>
330<li><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
331</ul>
332<ul class="navList">
333<li><a href="../../../index.html?omq/test/multiProcess/MultiProcessTest.html" target="_top">Frames</a></li>
334<li><a href="MultiProcessTest.html" target="_top">No Frames</a></li>
335</ul>
336<ul class="navList" id="allclasses_navbar_bottom">
337<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
338</ul>
339<div>
340<script type="text/javascript"><!--
341  allClassesLink = document.getElementById("allclasses_navbar_bottom");
342  if(window==top) {
343    allClassesLink.style.display = "block";
344  }
345  else {
346    allClassesLink.style.display = "none";
347  }
348  //-->
349</script>
350</div>
351<div>
352<ul class="subNavList">
353<li>Summary:&nbsp;</li>
354<li>Nested&nbsp;|&nbsp;</li>
355<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
356<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
357<li><a href="#method_summary">Method</a></li>
358</ul>
359<ul class="subNavList">
360<li>Detail:&nbsp;</li>
361<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
362<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
363<li><a href="#method_detail">Method</a></li>
364</ul>
365</div>
366<a name="skip-navbar_bottom">
367<!--   -->
368</a></div>
369<!-- ======== END OF BOTTOM NAVBAR ======= -->
370</body>
371</html>
Note: See TracBrowser for help on using the repository browser.