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>MessageImpl</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="MessageImpl"; |
---|
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/MessageImpl.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/event/Message.html" title="interface in omq.test.event"><span class="strong">Prev Class</span></a></li> |
---|
40 | <li><a href="../../../omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">Next Class</span></a></li> |
---|
41 | </ul> |
---|
42 | <ul class="navList"> |
---|
43 | <li><a href="../../../index.html?omq/test/event/MessageImpl.html" target="_top">Frames</a></li> |
---|
44 | <li><a href="MessageImpl.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><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a> | </li> |
---|
65 | <li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a> | </li> |
---|
66 | <li><a href="#constructor_summary">Constr</a> | </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><a href="#constructor_detail">Constr</a> | </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.event</div> |
---|
83 | <h2 title="Class MessageImpl" class="title">Class MessageImpl</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>java.lang.Thread</li> |
---|
91 | <li> |
---|
92 | <ul class="inheritance"> |
---|
93 | <li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li> |
---|
94 | <li> |
---|
95 | <ul class="inheritance"> |
---|
96 | <li>omq.test.event.MessageImpl</li> |
---|
97 | </ul> |
---|
98 | </li> |
---|
99 | </ul> |
---|
100 | </li> |
---|
101 | </ul> |
---|
102 | </li> |
---|
103 | </ul> |
---|
104 | <div class="description"> |
---|
105 | <ul class="blockList"> |
---|
106 | <li class="blockList"> |
---|
107 | <dl> |
---|
108 | <dt>All Implemented Interfaces:</dt> |
---|
109 | <dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></dd> |
---|
110 | </dl> |
---|
111 | <hr> |
---|
112 | <br> |
---|
113 | <pre>public class <span class="strong">MessageImpl</span> |
---|
114 | extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> |
---|
115 | implements <a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></pre> |
---|
116 | <dl><dt><span class="strong">Author:</span></dt> |
---|
117 | <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd> |
---|
118 | <dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.event.MessageImpl">Serialized Form</a></dd></dl> |
---|
119 | </li> |
---|
120 | </ul> |
---|
121 | </div> |
---|
122 | <div class="summary"> |
---|
123 | <ul class="blockList"> |
---|
124 | <li class="blockList"> |
---|
125 | <!-- ======== NESTED CLASS SUMMARY ======== --> |
---|
126 | <ul class="blockList"> |
---|
127 | <li class="blockList"><a name="nested_class_summary"> |
---|
128 | <!-- --> |
---|
129 | </a> |
---|
130 | <h3>Nested Class Summary</h3> |
---|
131 | <ul class="blockList"> |
---|
132 | <li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread"> |
---|
133 | <!-- --> |
---|
134 | </a> |
---|
135 | <h3>Nested classes/interfaces inherited from class java.lang.Thread</h3> |
---|
136 | <code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li> |
---|
137 | </ul> |
---|
138 | </li> |
---|
139 | </ul> |
---|
140 | <!-- =========== FIELD SUMMARY =========== --> |
---|
141 | <ul class="blockList"> |
---|
142 | <li class="blockList"><a name="field_summary"> |
---|
143 | <!-- --> |
---|
144 | </a> |
---|
145 | <h3>Field Summary</h3> |
---|
146 | <ul class="blockList"> |
---|
147 | <li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread"> |
---|
148 | <!-- --> |
---|
149 | </a> |
---|
150 | <h3>Fields inherited from class java.lang.Thread</h3> |
---|
151 | <code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li> |
---|
152 | </ul> |
---|
153 | </li> |
---|
154 | </ul> |
---|
155 | <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
---|
156 | <ul class="blockList"> |
---|
157 | <li class="blockList"><a name="constructor_summary"> |
---|
158 | <!-- --> |
---|
159 | </a> |
---|
160 | <h3>Constructor Summary</h3> |
---|
161 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> |
---|
162 | <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
---|
163 | <tr> |
---|
164 | <th class="colOne" scope="col">Constructor and Description</th> |
---|
165 | </tr> |
---|
166 | <tr class="altColor"> |
---|
167 | <td class="colOne"><code><strong><a href="../../../omq/test/event/MessageImpl.html#MessageImpl()">MessageImpl</a></strong>()</code> </td> |
---|
168 | </tr> |
---|
169 | </table> |
---|
170 | </li> |
---|
171 | </ul> |
---|
172 | <!-- ========== METHOD SUMMARY =========== --> |
---|
173 | <ul class="blockList"> |
---|
174 | <li class="blockList"><a name="method_summary"> |
---|
175 | <!-- --> |
---|
176 | </a> |
---|
177 | <h3>Method Summary</h3> |
---|
178 | <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
---|
179 | <caption><span>Methods</span><span class="tabEnd"> </span></caption> |
---|
180 | <tr> |
---|
181 | <th class="colFirst" scope="col">Modifier and Type</th> |
---|
182 | <th class="colLast" scope="col">Method and Description</th> |
---|
183 | </tr> |
---|
184 | <tr class="altColor"> |
---|
185 | <td class="colFirst"><code>java.lang.String</code></td> |
---|
186 | <td class="colLast"><code><strong><a href="../../../omq/test/event/MessageImpl.html#getMessage()">getMessage</a></strong>()</code> </td> |
---|
187 | </tr> |
---|
188 | <tr class="rowColor"> |
---|
189 | <td class="colFirst"><code>void</code></td> |
---|
190 | <td class="colLast"><code><strong><a href="../../../omq/test/event/MessageImpl.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String message)</code> </td> |
---|
191 | </tr> |
---|
192 | </table> |
---|
193 | <ul class="blockList"> |
---|
194 | <li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject"> |
---|
195 | <!-- --> |
---|
196 | </a> |
---|
197 | <h3>Methods inherited from class omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3> |
---|
198 | <code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li> |
---|
199 | </ul> |
---|
200 | <ul class="blockList"> |
---|
201 | <li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread"> |
---|
202 | <!-- --> |
---|
203 | </a> |
---|
204 | <h3>Methods inherited from class java.lang.Thread</h3> |
---|
205 | <code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li> |
---|
206 | </ul> |
---|
207 | <ul class="blockList"> |
---|
208 | <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> |
---|
209 | <!-- --> |
---|
210 | </a> |
---|
211 | <h3>Methods inherited from class java.lang.Object</h3> |
---|
212 | <code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> |
---|
213 | </ul> |
---|
214 | <ul class="blockList"> |
---|
215 | <li class="blockList"><a name="methods_inherited_from_class_omq.Remote"> |
---|
216 | <!-- --> |
---|
217 | </a> |
---|
218 | <h3>Methods inherited from interface omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3> |
---|
219 | <code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li> |
---|
220 | </ul> |
---|
221 | </li> |
---|
222 | </ul> |
---|
223 | </li> |
---|
224 | </ul> |
---|
225 | </div> |
---|
226 | <div class="details"> |
---|
227 | <ul class="blockList"> |
---|
228 | <li class="blockList"> |
---|
229 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
---|
230 | <ul class="blockList"> |
---|
231 | <li class="blockList"><a name="constructor_detail"> |
---|
232 | <!-- --> |
---|
233 | </a> |
---|
234 | <h3>Constructor Detail</h3> |
---|
235 | <a name="MessageImpl()"> |
---|
236 | <!-- --> |
---|
237 | </a> |
---|
238 | <ul class="blockListLast"> |
---|
239 | <li class="blockList"> |
---|
240 | <h4>MessageImpl</h4> |
---|
241 | <pre>public MessageImpl()</pre> |
---|
242 | </li> |
---|
243 | </ul> |
---|
244 | </li> |
---|
245 | </ul> |
---|
246 | <!-- ============ METHOD DETAIL ========== --> |
---|
247 | <ul class="blockList"> |
---|
248 | <li class="blockList"><a name="method_detail"> |
---|
249 | <!-- --> |
---|
250 | </a> |
---|
251 | <h3>Method Detail</h3> |
---|
252 | <a name="setMessage(java.lang.String)"> |
---|
253 | <!-- --> |
---|
254 | </a> |
---|
255 | <ul class="blockList"> |
---|
256 | <li class="blockList"> |
---|
257 | <h4>setMessage</h4> |
---|
258 | <pre>public void setMessage(java.lang.String message)</pre> |
---|
259 | <dl> |
---|
260 | <dt><strong>Specified by:</strong></dt> |
---|
261 | <dd><code><a href="../../../omq/test/event/Message.html#setMessage(java.lang.String)">setMessage</a></code> in interface <code><a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></code></dd> |
---|
262 | </dl> |
---|
263 | </li> |
---|
264 | </ul> |
---|
265 | <a name="getMessage()"> |
---|
266 | <!-- --> |
---|
267 | </a> |
---|
268 | <ul class="blockListLast"> |
---|
269 | <li class="blockList"> |
---|
270 | <h4>getMessage</h4> |
---|
271 | <pre>public java.lang.String getMessage()</pre> |
---|
272 | </li> |
---|
273 | </ul> |
---|
274 | </li> |
---|
275 | </ul> |
---|
276 | </li> |
---|
277 | </ul> |
---|
278 | </div> |
---|
279 | </div> |
---|
280 | <!-- ========= END OF CLASS DATA ========= --> |
---|
281 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
282 | <div class="bottomNav"><a name="navbar_bottom"> |
---|
283 | <!-- --> |
---|
284 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
---|
285 | <!-- --> |
---|
286 | </a> |
---|
287 | <ul class="navList" title="Navigation"> |
---|
288 | <li><a href="../../../overview-summary.html">Overview</a></li> |
---|
289 | <li><a href="package-summary.html">Package</a></li> |
---|
290 | <li class="navBarCell1Rev">Class</li> |
---|
291 | <li><a href="class-use/MessageImpl.html">Use</a></li> |
---|
292 | <li><a href="package-tree.html">Tree</a></li> |
---|
293 | <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
---|
294 | <li><a href="../../../index-files/index-1.html">Index</a></li> |
---|
295 | <li><a href="../../../help-doc.html">Help</a></li> |
---|
296 | </ul> |
---|
297 | </div> |
---|
298 | <div class="subNav"> |
---|
299 | <ul class="navList"> |
---|
300 | <li><a href="../../../omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Prev Class</span></a></li> |
---|
301 | <li><a href="../../../omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">Next Class</span></a></li> |
---|
302 | </ul> |
---|
303 | <ul class="navList"> |
---|
304 | <li><a href="../../../index.html?omq/test/event/MessageImpl.html" target="_top">Frames</a></li> |
---|
305 | <li><a href="MessageImpl.html" target="_top">No Frames</a></li> |
---|
306 | </ul> |
---|
307 | <ul class="navList" id="allclasses_navbar_bottom"> |
---|
308 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
---|
309 | </ul> |
---|
310 | <div> |
---|
311 | <script type="text/javascript"><!-- |
---|
312 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
---|
313 | if(window==top) { |
---|
314 | allClassesLink.style.display = "block"; |
---|
315 | } |
---|
316 | else { |
---|
317 | allClassesLink.style.display = "none"; |
---|
318 | } |
---|
319 | //--> |
---|
320 | </script> |
---|
321 | </div> |
---|
322 | <div> |
---|
323 | <ul class="subNavList"> |
---|
324 | <li>Summary: </li> |
---|
325 | <li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a> | </li> |
---|
326 | <li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a> | </li> |
---|
327 | <li><a href="#constructor_summary">Constr</a> | </li> |
---|
328 | <li><a href="#method_summary">Method</a></li> |
---|
329 | </ul> |
---|
330 | <ul class="subNavList"> |
---|
331 | <li>Detail: </li> |
---|
332 | <li>Field | </li> |
---|
333 | <li><a href="#constructor_detail">Constr</a> | </li> |
---|
334 | <li><a href="#method_detail">Method</a></li> |
---|
335 | </ul> |
---|
336 | </div> |
---|
337 | <a name="skip-navbar_bottom"> |
---|
338 | <!-- --> |
---|
339 | </a></div> |
---|
340 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
341 | </body> |
---|
342 | </html> |
---|