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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to