|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to define functionality of a rpc message dispatcher
| Method Summary | |
java.util.Hashtable |
getCallWaitingRegistry()
getter for the call waiting registry |
IRpcHandler |
getHandler(java.lang.String handlerClassName)
get a specified handler class |
IMethodAccessControl |
getMethodAccessControl()
Get the method access control object |
java.lang.String |
getNextMessageId()
increment and return the next message sequence |
Session |
getSession()
getter for session |
| Method Detail |
public Session getSession()
public java.util.Hashtable getCallWaitingRegistry()
public java.lang.String getNextMessageId()
public IRpcHandler getHandler(java.lang.String handlerClassName)
handlerClassName -
public IMethodAccessControl getMethodAccessControl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||