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>ServerInterface</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="ServerInterface"; |
---|
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/ServerInterface.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/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">Prev Class</span></a></li> |
---|
40 | <li><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li> |
---|
41 | </ul> |
---|
42 | <ul class="navList"> |
---|
43 | <li><a href="../../../index.html?omq/test/exception/ServerInterface.html" target="_top">Frames</a></li> |
---|
44 | <li><a href="ServerInterface.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>Nested | </li> |
---|
65 | <li>Field | </li> |
---|
66 | <li>Constr | </li> |
---|
67 | <li><a href="#method_summary">Method</a></li> |
---|
68 | </ul> |
---|
69 | <ul class="subNavList"> |
---|
70 | <li>Detail: </li> |
---|
71 | <li>Field | </li> |
---|
72 | <li>Constr | </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.exception</div> |
---|
83 | <h2 title="Interface ServerInterface" class="title">Interface ServerInterface</h2> |
---|
84 | </div> |
---|
85 | <div class="contentContainer"> |
---|
86 | <div class="description"> |
---|
87 | <ul class="blockList"> |
---|
88 | <li class="blockList"> |
---|
89 | <dl> |
---|
90 | <dt>All Superinterfaces:</dt> |
---|
91 | <dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd> |
---|
92 | </dl> |
---|
93 | <dl> |
---|
94 | <dt>All Known Implementing Classes:</dt> |
---|
95 | <dd><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dd> |
---|
96 | </dl> |
---|
97 | <hr> |
---|
98 | <br> |
---|
99 | <pre>public interface <span class="strong">ServerInterface</span> |
---|
100 | extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></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 | <!-- ========== METHOD SUMMARY =========== --> |
---|
110 | <ul class="blockList"> |
---|
111 | <li class="blockList"><a name="method_summary"> |
---|
112 | <!-- --> |
---|
113 | </a> |
---|
114 | <h3>Method Summary</h3> |
---|
115 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
---|
116 | <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
---|
117 | <tr> |
---|
118 | <th class="colFirst" scope="col">Modifier and Type</th> |
---|
119 | <th class="colLast" scope="col">Method and Description</th> |
---|
120 | </tr> |
---|
121 | <tr class="altColor"> |
---|
122 | <td class="colFirst"><code>void</code></td> |
---|
123 | <td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#addHp(int)">addHp</a></strong>(int hp)</code> </td> |
---|
124 | </tr> |
---|
125 | <tr class="rowColor"> |
---|
126 | <td class="colFirst"><code>void</code></td> |
---|
127 | <td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#addWheels(int)">addWheels</a></strong>(int numWheels)</code> </td> |
---|
128 | </tr> |
---|
129 | <tr class="altColor"> |
---|
130 | <td class="colFirst"><code>int</code></td> |
---|
131 | <td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#getHp()">getHp</a></strong>()</code> </td> |
---|
132 | </tr> |
---|
133 | <tr class="rowColor"> |
---|
134 | <td class="colFirst"><code>int</code></td> |
---|
135 | <td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#getPrice()">getPrice</a></strong>()</code> </td> |
---|
136 | </tr> |
---|
137 | <tr class="altColor"> |
---|
138 | <td class="colFirst"><code>int</code></td> |
---|
139 | <td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#getWheels()">getWheels</a></strong>()</code> </td> |
---|
140 | </tr> |
---|
141 | <tr class="rowColor"> |
---|
142 | <td class="colFirst"><code>void</code></td> |
---|
143 | <td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#setPrice(int)">setPrice</a></strong>(int price)</code> </td> |
---|
144 | </tr> |
---|
145 | </table> |
---|
146 | <ul class="blockList"> |
---|
147 | <li class="blockList"><a name="methods_inherited_from_class_omq.Remote"> |
---|
148 | <!-- --> |
---|
149 | </a> |
---|
150 | <h3>Methods inherited from interface omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3> |
---|
151 | <code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li> |
---|
152 | </ul> |
---|
153 | </li> |
---|
154 | </ul> |
---|
155 | </li> |
---|
156 | </ul> |
---|
157 | </div> |
---|
158 | <div class="details"> |
---|
159 | <ul class="blockList"> |
---|
160 | <li class="blockList"> |
---|
161 | <!-- ============ METHOD DETAIL ========== --> |
---|
162 | <ul class="blockList"> |
---|
163 | <li class="blockList"><a name="method_detail"> |
---|
164 | <!-- --> |
---|
165 | </a> |
---|
166 | <h3>Method Detail</h3> |
---|
167 | <a name="addWheels(int)"> |
---|
168 | <!-- --> |
---|
169 | </a> |
---|
170 | <ul class="blockList"> |
---|
171 | <li class="blockList"> |
---|
172 | <h4>addWheels</h4> |
---|
173 | <pre>void addWheels(int numWheels)</pre> |
---|
174 | </li> |
---|
175 | </ul> |
---|
176 | <a name="addHp(int)"> |
---|
177 | <!-- --> |
---|
178 | </a> |
---|
179 | <ul class="blockList"> |
---|
180 | <li class="blockList"> |
---|
181 | <h4>addHp</h4> |
---|
182 | <pre>void addHp(int hp)</pre> |
---|
183 | </li> |
---|
184 | </ul> |
---|
185 | <a name="getHp()"> |
---|
186 | <!-- --> |
---|
187 | </a> |
---|
188 | <ul class="blockList"> |
---|
189 | <li class="blockList"> |
---|
190 | <h4>getHp</h4> |
---|
191 | <pre>int getHp()</pre> |
---|
192 | </li> |
---|
193 | </ul> |
---|
194 | <a name="getWheels()"> |
---|
195 | <!-- --> |
---|
196 | </a> |
---|
197 | <ul class="blockList"> |
---|
198 | <li class="blockList"> |
---|
199 | <h4>getWheels</h4> |
---|
200 | <pre>int getWheels()</pre> |
---|
201 | </li> |
---|
202 | </ul> |
---|
203 | <a name="setPrice(int)"> |
---|
204 | <!-- --> |
---|
205 | </a> |
---|
206 | <ul class="blockList"> |
---|
207 | <li class="blockList"> |
---|
208 | <h4>setPrice</h4> |
---|
209 | <pre>void setPrice(int price)</pre> |
---|
210 | </li> |
---|
211 | </ul> |
---|
212 | <a name="getPrice()"> |
---|
213 | <!-- --> |
---|
214 | </a> |
---|
215 | <ul class="blockListLast"> |
---|
216 | <li class="blockList"> |
---|
217 | <h4>getPrice</h4> |
---|
218 | <pre>int getPrice()</pre> |
---|
219 | </li> |
---|
220 | </ul> |
---|
221 | </li> |
---|
222 | </ul> |
---|
223 | </li> |
---|
224 | </ul> |
---|
225 | </div> |
---|
226 | </div> |
---|
227 | <!-- ========= END OF CLASS DATA ========= --> |
---|
228 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
229 | <div class="bottomNav"><a name="navbar_bottom"> |
---|
230 | <!-- --> |
---|
231 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
---|
232 | <!-- --> |
---|
233 | </a> |
---|
234 | <ul class="navList" title="Navigation"> |
---|
235 | <li><a href="../../../overview-summary.html">Overview</a></li> |
---|
236 | <li><a href="package-summary.html">Package</a></li> |
---|
237 | <li class="navBarCell1Rev">Class</li> |
---|
238 | <li><a href="class-use/ServerInterface.html">Use</a></li> |
---|
239 | <li><a href="package-tree.html">Tree</a></li> |
---|
240 | <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
---|
241 | <li><a href="../../../index-files/index-1.html">Index</a></li> |
---|
242 | <li><a href="../../../help-doc.html">Help</a></li> |
---|
243 | </ul> |
---|
244 | </div> |
---|
245 | <div class="subNav"> |
---|
246 | <ul class="navList"> |
---|
247 | <li><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">Prev Class</span></a></li> |
---|
248 | <li><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li> |
---|
249 | </ul> |
---|
250 | <ul class="navList"> |
---|
251 | <li><a href="../../../index.html?omq/test/exception/ServerInterface.html" target="_top">Frames</a></li> |
---|
252 | <li><a href="ServerInterface.html" target="_top">No Frames</a></li> |
---|
253 | </ul> |
---|
254 | <ul class="navList" id="allclasses_navbar_bottom"> |
---|
255 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
---|
256 | </ul> |
---|
257 | <div> |
---|
258 | <script type="text/javascript"><!-- |
---|
259 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
---|
260 | if(window==top) { |
---|
261 | allClassesLink.style.display = "block"; |
---|
262 | } |
---|
263 | else { |
---|
264 | allClassesLink.style.display = "none"; |
---|
265 | } |
---|
266 | //--> |
---|
267 | </script> |
---|
268 | </div> |
---|
269 | <div> |
---|
270 | <ul class="subNavList"> |
---|
271 | <li>Summary: </li> |
---|
272 | <li>Nested | </li> |
---|
273 | <li>Field | </li> |
---|
274 | <li>Constr | </li> |
---|
275 | <li><a href="#method_summary">Method</a></li> |
---|
276 | </ul> |
---|
277 | <ul class="subNavList"> |
---|
278 | <li>Detail: </li> |
---|
279 | <li>Field | </li> |
---|
280 | <li>Constr | </li> |
---|
281 | <li><a href="#method_detail">Method</a></li> |
---|
282 | </ul> |
---|
283 | </div> |
---|
284 | <a name="skip-navbar_bottom"> |
---|
285 | <!-- --> |
---|
286 | </a></div> |
---|
287 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
288 | </body> |
---|
289 | </html> |
---|