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>MultiMethod</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="MultiMethod"; |
---|
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/MultiMethod.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/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li> |
---|
40 | <li><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li> |
---|
41 | </ul> |
---|
42 | <ul class="navList"> |
---|
43 | <li><a href="../../../index.html?omq/client/annotation/MultiMethod.html" target="_top">Frames</a></li> |
---|
44 | <li><a href="MultiMethod.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: </li> |
---|
64 | <li>Required | </li> |
---|
65 | <li><a href="#annotation_type_optional_element_summary">Optional</a></li> |
---|
66 | </ul> |
---|
67 | <ul class="subNavList"> |
---|
68 | <li>Detail: </li> |
---|
69 | <li><a href="#annotation_type_element_detail">Element</a></li> |
---|
70 | </ul> |
---|
71 | </div> |
---|
72 | <a name="skip-navbar_top"> |
---|
73 | <!-- --> |
---|
74 | </a></div> |
---|
75 | <!-- ========= END OF TOP NAVBAR ========= --> |
---|
76 | <!-- ======== START OF CLASS DATA ======== --> |
---|
77 | <div class="header"> |
---|
78 | <div class="subTitle">omq.client.annotation</div> |
---|
79 | <h2 title="Annotation Type MultiMethod" class="title">Annotation Type MultiMethod</h2> |
---|
80 | </div> |
---|
81 | <div class="contentContainer"> |
---|
82 | <div class="description"> |
---|
83 | <ul class="blockList"> |
---|
84 | <li class="blockList"> |
---|
85 | <hr> |
---|
86 | <br> |
---|
87 | <pre>@Retention(value=RUNTIME) |
---|
88 | @Target(value=METHOD) |
---|
89 | public @interface <span class="strong">MultiMethod</span></pre> |
---|
90 | <div class="block">Annotation which indicates a method as Multi.</div> |
---|
91 | <dl><dt><span class="strong">Author:</span></dt> |
---|
92 | <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl> |
---|
93 | </li> |
---|
94 | </ul> |
---|
95 | </div> |
---|
96 | <div class="summary"> |
---|
97 | <ul class="blockList"> |
---|
98 | <li class="blockList"> |
---|
99 | <!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== --> |
---|
100 | <ul class="blockList"> |
---|
101 | <li class="blockList"><a name="annotation_type_optional_element_summary"> |
---|
102 | <!-- --> |
---|
103 | </a> |
---|
104 | <h3>Optional Element Summary</h3> |
---|
105 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation"> |
---|
106 | <caption><span>Optional Elements</span><span class="tabEnd"> </span></caption> |
---|
107 | <tr> |
---|
108 | <th class="colFirst" scope="col">Modifier and Type</th> |
---|
109 | <th class="colLast" scope="col">Optional Element and Description</th> |
---|
110 | </tr> |
---|
111 | <tr class="altColor"> |
---|
112 | <td class="colFirst"><code>int</code></td> |
---|
113 | <td class="colLast"><code><strong><a href="../../../omq/client/annotation/MultiMethod.html#waitNum()">waitNum</a></strong></code> |
---|
114 | <div class="block">If @MultiMethod is followed by @SyncMethod waitNum indicates how many |
---|
115 | responses we will wait for.</div> |
---|
116 | </td> |
---|
117 | </tr> |
---|
118 | </table> |
---|
119 | </li> |
---|
120 | </ul> |
---|
121 | </li> |
---|
122 | </ul> |
---|
123 | </div> |
---|
124 | <div class="details"> |
---|
125 | <ul class="blockList"> |
---|
126 | <li class="blockList"> |
---|
127 | <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== --> |
---|
128 | <ul class="blockList"> |
---|
129 | <li class="blockList"><a name="annotation_type_element_detail"> |
---|
130 | <!-- --> |
---|
131 | </a> |
---|
132 | <h3>Element Detail</h3> |
---|
133 | <a name="waitNum()"> |
---|
134 | <!-- --> |
---|
135 | </a> |
---|
136 | <ul class="blockListLast"> |
---|
137 | <li class="blockList"> |
---|
138 | <h4>waitNum</h4> |
---|
139 | <pre>public abstract int waitNum</pre> |
---|
140 | <div class="block">If @MultiMethod is followed by @SyncMethod waitNum indicates how many |
---|
141 | responses we will wait for.</div> |
---|
142 | <dl><dt><span class="strong">Returns:</span></dt><dd>length of the array of responses we are waiting for.</dd></dl> |
---|
143 | <dl> |
---|
144 | <dt>Default:</dt> |
---|
145 | <dd>1</dd> |
---|
146 | </dl> |
---|
147 | </li> |
---|
148 | </ul> |
---|
149 | </li> |
---|
150 | </ul> |
---|
151 | </li> |
---|
152 | </ul> |
---|
153 | </div> |
---|
154 | </div> |
---|
155 | <!-- ========= END OF CLASS DATA ========= --> |
---|
156 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
157 | <div class="bottomNav"><a name="navbar_bottom"> |
---|
158 | <!-- --> |
---|
159 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
---|
160 | <!-- --> |
---|
161 | </a> |
---|
162 | <ul class="navList" title="Navigation"> |
---|
163 | <li><a href="../../../overview-summary.html">Overview</a></li> |
---|
164 | <li><a href="package-summary.html">Package</a></li> |
---|
165 | <li class="navBarCell1Rev">Class</li> |
---|
166 | <li><a href="class-use/MultiMethod.html">Use</a></li> |
---|
167 | <li><a href="package-tree.html">Tree</a></li> |
---|
168 | <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
---|
169 | <li><a href="../../../index-files/index-1.html">Index</a></li> |
---|
170 | <li><a href="../../../help-doc.html">Help</a></li> |
---|
171 | </ul> |
---|
172 | </div> |
---|
173 | <div class="subNav"> |
---|
174 | <ul class="navList"> |
---|
175 | <li><a href="../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li> |
---|
176 | <li><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li> |
---|
177 | </ul> |
---|
178 | <ul class="navList"> |
---|
179 | <li><a href="../../../index.html?omq/client/annotation/MultiMethod.html" target="_top">Frames</a></li> |
---|
180 | <li><a href="MultiMethod.html" target="_top">No Frames</a></li> |
---|
181 | </ul> |
---|
182 | <ul class="navList" id="allclasses_navbar_bottom"> |
---|
183 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
---|
184 | </ul> |
---|
185 | <div> |
---|
186 | <script type="text/javascript"><!-- |
---|
187 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
---|
188 | if(window==top) { |
---|
189 | allClassesLink.style.display = "block"; |
---|
190 | } |
---|
191 | else { |
---|
192 | allClassesLink.style.display = "none"; |
---|
193 | } |
---|
194 | //--> |
---|
195 | </script> |
---|
196 | </div> |
---|
197 | <div> |
---|
198 | <ul class="subNavList"> |
---|
199 | <li>Summary: </li> |
---|
200 | <li>Required | </li> |
---|
201 | <li><a href="#annotation_type_optional_element_summary">Optional</a></li> |
---|
202 | </ul> |
---|
203 | <ul class="subNavList"> |
---|
204 | <li>Detail: </li> |
---|
205 | <li><a href="#annotation_type_element_detail">Element</a></li> |
---|
206 | </ul> |
---|
207 | </div> |
---|
208 | <a name="skip-navbar_bottom"> |
---|
209 | <!-- --> |
---|
210 | </a></div> |
---|
211 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
212 | </body> |
---|
213 | </html> |
---|