Uses of Interface
javax.rad.server.ICallHandler

Packages that use ICallHandler
com.sibvisions.rad.server Contains remote server classes and dependent components. 
javax.rad.server Contains classes and interfaces needed for implementing a remote server. 
 

Uses of ICallHandler in com.sibvisions.rad.server
 

Methods in com.sibvisions.rad.server that return ICallHandler
 ICallHandler ServerContextImpl.getCallHandler()
          Gets the ICallHandler for the current context.
 

Uses of ICallHandler in javax.rad.server
 

Methods in javax.rad.server that return ICallHandler
abstract  ICallHandler SessionContext.getCallHandler()
          Gets the ICallHandler for the current context.
abstract  ICallHandler ServerContext.getCallHandler()
          Gets the ICallHandler for the current context.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.