|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.notifications.AbstractNotification
org.objectweb.joram.mom.notifications.AbstractReply
org.objectweb.joram.mom.notifications.TopicMsgsReply
A TopicMsgsReply instance is used by a topic for sending
messages to an agent client which subscribed to it.
| Field Summary |
| Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
| Constructor Summary | |
TopicMsgsReply(java.util.Vector messages)
Constructs a TopicMsgsReply. |
|
| Method Summary | |
java.util.Vector |
getMessages()
Returns the messages. |
| Methods inherited from class org.objectweb.joram.mom.notifications.AbstractReply |
getCorrelationId, toString |
| Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification |
getClientContext, getPersistent, setPersistent |
| Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, getMessageId, isPersistent, setContext |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TopicMsgsReply(java.util.Vector messages)
TopicMsgsReply.
messages - Vector of delivered messages.| Method Detail |
public java.util.Vector getMessages()
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||