|
|||||||||
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.AbstractRequestNot
org.objectweb.joram.mom.notifications.ClientMessages
com.scalagent.joram.mom.dest.ftp.FtpNot
public class FtpNot
Field Summary | |
---|---|
private static long |
serialVersionUID
|
Fields inherited from class fr.dyade.aaa.agent.Notification |
---|
detachable, detached, persistent |
Constructor Summary | |
---|---|
FtpNot(int clientContext,
int requestId,
Message msg)
|
Method Summary |
---|
Methods inherited from class org.objectweb.joram.mom.notifications.ClientMessages |
---|
addMessage, getAsyncSend, getDMQId, getMessageCount, getMessages, setAsyncSend, setDMQId, toString |
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractRequestNot |
---|
getRequestId |
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification |
---|
getClientContext, 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 |
Field Detail |
---|
private static final long serialVersionUID
Constructor Detail |
---|
public FtpNot(int clientContext, int requestId, Message msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |