|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.post.messaging.PostMessage
public abstract class PostMessage
This is abstraction of all messages in the Post system.
| Constructor Summary | |
|---|---|
PostMessage(PostEntityAddress sender)
Constructs a PostMessage given the name of the sender. |
|
| Method Summary | |
|---|---|
PostEntityAddress |
getSender()
Returns the sender of this message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostMessage(PostEntityAddress sender)
sender - The sender of this message.| Method Detail |
|---|
public final PostEntityAddress getSender()
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||