|
Joram 5.1.0 | ||||||||
| 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
public class 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. |
void |
setDMQId(fr.dyade.aaa.agent.AgentId dmqId)
Sets the identifier of the producer's dead message queue. |
| 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, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString |
| 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()
public void setDMQId(fr.dyade.aaa.agent.AgentId dmqId)
Notification.setDeadNotificationAgentId(AgentId)
|
Joram 5.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||