Uses of Class
org.xins.server.CallContext

Packages that use CallContext
org.xins.server XINS server framework. 
 

Uses of CallContext in org.xins.server
 

Methods in org.xins.server with parameters of type CallContext
protected abstract  FunctionResult Function.handleCall(CallContext context)
          Handles a call to this function.
 



See http://www.xins.org/.