You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/07/31 18:27:14 UTC

[jira] Updated: (AXIS2-949) Adding OneWay and Asynchronous Callback functionality for Dynamic Proxy

     [ http://issues.apache.org/jira/browse/AXIS2-949?page=all ]

Nikhil Thaker updated AXIS2-949:
--------------------------------

    Attachment: jaxws_patch_src_7312006.txt

JAXWS Source changes in the attachment.

> Adding OneWay and Asynchronous Callback functionality for Dynamic Proxy
> -----------------------------------------------------------------------
>
>                 Key: AXIS2-949
>                 URL: http://issues.apache.org/jira/browse/AXIS2-949
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Priority: Minor
>         Attachments: jaxws_patch_src_7312006.txt
>
>
> This is a new feature for Dynamic Proxy. 
> I have now extended the proxy Doc/Lit wrapped support to make Async method calls. The BaseProxyHandler now looks at the  signature and return type of the method to determine if its a Asynchronous call. It also check for method name to end with Async if the return type is Future or Response.  
> I have also modified proxy to implemented new features in InvocationController to get JAXB Block directly rather than reading MessageAsOM.
> Next I will be adding Holder functionality to Proxy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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