org.objectweb.joram.mom.notifications
Class GetProxyIdNot
java.lang.Object
fr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.SyncNotification
org.objectweb.joram.mom.notifications.GetProxyIdNot
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class GetProxyIdNot
- extends fr.dyade.aaa.agent.SyncNotification
Transient notification
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class fr.dyade.aaa.agent.SyncNotification |
fr.dyade.aaa.agent.SyncNotification.Context |
Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
Constructor Summary |
GetProxyIdNot(java.lang.String userName,
java.lang.String password,
java.lang.String inaddr)
|
Methods inherited from class fr.dyade.aaa.agent.SyncNotification |
getException, getValue, invoke, Return, Throw |
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 |
GetProxyIdNot
public GetProxyIdNot(java.lang.String userName,
java.lang.String password,
java.lang.String inaddr)
getUserName
public final java.lang.String getUserName()
getPassword
public final java.lang.String getPassword()
getInAddr
public final java.lang.String getInAddr()
Return
public void Return(fr.dyade.aaa.agent.AgentId proxyId)
getProxyId
public final fr.dyade.aaa.agent.AgentId getProxyId()
Copyright © 2005 Scalagent - All rights reserved