|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.agent.proxy.AgentProxyHandler
org.iids.aos.agent.proxy.auth.AuthAgentProxyHandler
public class AuthAgentProxyHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.iids.aos.agent.proxy.AgentProxyHandler |
|---|
AgentProxyHandler.Mode |
| Field Summary |
|---|
| Fields inherited from class org.iids.aos.agent.proxy.AgentProxyHandler |
|---|
subject |
| Constructor Summary | |
|---|---|
AuthAgentProxyHandler(AuthInterface subject,
AgentHandle local)
|
|
AuthAgentProxyHandler(AuthInterface subject,
AgentHandle local,
AgentHandle remote)
|
|
AuthAgentProxyHandler(AuthInterface subject,
AgentHandle local,
AgentHandle remote,
boolean assignNewHandle)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
invokeRequest(java.lang.String methName,
java.lang.Object[] args)
|
| Methods inherited from class org.iids.aos.agent.proxy.AgentProxyHandler |
|---|
close, finalize, findMethod, getAgentHandle, getHandler, handleRequest, isClosed, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthAgentProxyHandler(AuthInterface subject,
AgentHandle local)
public AuthAgentProxyHandler(AuthInterface subject,
AgentHandle local,
AgentHandle remote)
public AuthAgentProxyHandler(AuthInterface subject,
AgentHandle local,
AgentHandle remote,
boolean assignNewHandle)
| Method Detail |
|---|
protected java.lang.Object invokeRequest(java.lang.String methName,
java.lang.Object[] args)
throws java.lang.Exception
invokeRequest in class AgentProxyHandlerjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||