[
https://issues.apache.org/jira/browse/TUSCANY-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883736#action_12883736
]
Mike Edwards commented on TUSCANY-3612:
---------------------------------------
Support for client async interfaces was already present in
interface-java-jaxws, and a basic implementation of the necessary invokers was
in core. However, it did not support async callback APIs correctly - returning
a NULL instead of a Future<T>.
Full handling of the client async APIs added to the core module in:
959131
> implement async invocation client side
> --------------------------------------
>
> Key: TUSCANY-3612
> URL: https://issues.apache.org/jira/browse/TUSCANY-3612
> Project: Tuscany
> Issue Type: Sub-task
> Reporter: Kelvin Goodson
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.