|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||