You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2012/08/23 16:36:42 UTC

[jira] [Resolved] (ETCH-238) Implementation EtchAsyncResult

     [ https://issues.apache.org/jira/browse/ETCH-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Veith resolved ETCH-238.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

EtchAsyncResult classes are implemented
                
> Implementation EtchAsyncResult 
> -------------------------------
>
>                 Key: ETCH-238
>                 URL: https://issues.apache.org/jira/browse/ETCH-238
>             Project: Etch
>          Issue Type: Sub-task
>          Components: binding-cpp
>            Reporter: Martin Veith
>            Assignee: Martin Veith
>             Fix For: 1.3
>
>
> The AsyncResult class is used as the return value of each method call. The returned object should act as a future object and also provide a callback mechanism to inform the user as soon as the answer has been received.
> The AsyncResult is a template class. The template is filled by the return type of the method the user is calling.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira