Provide new plugpoint in JAX-WS server-side code
------------------------------------------------

                 Key: AXIS2-3505
                 URL: https://issues.apache.org/jira/browse/AXIS2-3505
             Project: Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: jaxws
    Affects Versions: nightly
            Reporter: Dustin Amrhein
            Assignee: Dustin Amrhein
             Fix For: nightly


This work will provide a new plugpoint in the JAX-WS server-side code. One can 
register InvocationListener implementations
so that when a request is received on the server-side, their listener is 
called. Similarly, when a response is ready to be sent
back to the client, before it is actually sent through the AxisEngine, the 
listener instance will be called again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to