You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2007/01/11 01:19:39 UTC

[Ws Wiki] Trivial Update of "Tuscany/TuscanyJava/SCA Java/AsyncCallbacks" by ValerioSchiavoni

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by ValerioSchiavoni:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/SCA_Java/AsyncCallbacks

The comment on the change is:
typo fix

------------------------------------------------------------------------------
  = Support for Async Callbacks =
  
- Async callbacks allow a component to perform a request on another component and to receive its response asynchronously via a callback. This feature follows the programming model specified in the SCA Client and Implementation Modle for Java (found in http://osoa.org/display/Main/Service+Component+Architecture+Specifications).
+ Async callbacks allow a component to perform a request on another component and to receive its response asynchronously via a callback. This feature follows the programming model specified in the SCA Client and Implementation Model for Java (found in http://osoa.org/display/Main/Service+Component+Architecture+Specifications).
  
  Currently, async callbacks are supported for components wired via bindless references, and via references with a web services binding using Axis2 (WS/Axis2).
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org