| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemmrpc.shared.Message
public class Message
A sendable message.
| Constructor Summary | |
|---|---|
| Message(java.lang.String threadId)Creates a Message with the given threadId. | |
| Method Summary | |
|---|---|
|  java.lang.String | getThreadId()Returns the threadId of this message. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Message(java.lang.String threadId)
threadId - The thread id of the caller.| Method Detail | 
|---|
public java.lang.String getThreadId()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||