|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.AgentCreateReply
public class AgentCreateReply
Field Summary | |
---|---|
AgentId |
agent
|
(package private) static long |
serialVersionUID
|
Fields inherited from class fr.dyade.aaa.agent.Notification |
---|
deadNotificationAgentId, detachable, detached, expiration, messageId, persistent, priority |
Constructor Summary | |
---|---|
AgentCreateReply(AgentId agent)
|
Method Summary |
---|
Methods inherited from class fr.dyade.aaa.agent.Notification |
---|
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
static final long serialVersionUID
public AgentId agent
Constructor Detail |
---|
public AgentCreateReply(AgentId agent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |