|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjaxcent.JaxcentTopicItem
JaxcentTopicItem objects are returned by JaxcentTopic. They are given to the JaxcentTopic to retrieve or to wait for the next item. The item and its creation time can be retrieved from objects of this class.
Method Summary | |
java.lang.Object |
getItem()
Get the underlying item posted to the topic. |
java.util.Date |
getPostingTime()
Get the posting time of the item. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.Object getItem()
public java.util.Date getPostingTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |