Uses of Class
javax.rad.server.ResultObject

Packages that use ResultObject
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 ResultObject in com.sibvisions.rad.server
 

Methods in com.sibvisions.rad.server that return types with arguments of type ResultObject
 List<ResultObject> Server.getCallBackResults(Object pSessionId)
          Returns all available objects of an asynchronous execution.
 

Methods in com.sibvisions.rad.server with parameters of type ResultObject
protected  void AbstractSession.addCallBackResult(ResultObject pResult)
          Adds the result of an asynchronous call to the cache.
 

Uses of ResultObject in javax.rad.server
 

Methods in javax.rad.server that return types with arguments of type ResultObject
 List<ResultObject> IServer.getCallBackResults(Object pSessionId)
          Returns all available objects of an asynchronous execution.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.