|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.jndi2.server.RequestContext
fr.dyade.aaa.jndi2.server.AgentRequestContext
Constructor Summary | |
AgentRequestContext(JndiRequest request,
AgentId from,
boolean doReply)
|
Method Summary | |
AgentId |
getFrom()
|
JndiRequest |
getRequest()
|
void |
reply(JndiReply reply)
|
Methods inherited from class fr.dyade.aaa.jndi2.server.RequestContext |
getResolvedName, setResolvedName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AgentRequestContext(JndiRequest request, AgentId from, boolean doReply)
Method Detail |
public AgentId getFrom()
public JndiRequest getRequest()
getRequest
in class RequestContext
public void reply(JndiReply reply)
reply
in class RequestContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |