|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProxyAgentItf
The ProxyAgentItf
interface defines the methods which must be
provided by a user agent instance.
Method Summary | |
---|---|
AgentId |
getId()
Returns the proxy's AgentId identifier. |
void |
sendNot(AgentId to,
Notification not)
Sends a notification to a given agent. |
void |
setNoSave()
|
void |
setSave()
|
Method Detail |
---|
AgentId getId()
AgentId
identifier.
void sendNot(AgentId to, Notification not)
void setNoSave()
void setSave()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |