[ http://issues.apache.org/jira/browse/AXIS2-1753?page=all ]
Jeff Barrett reassigned AXIS2-1753:
-----------------------------------
Assignee: Jeff Barrett
> Add SPI to allow naviation to ServiceDelegate and associated
> EndpointDescription from BindingProvider
> -----------------------------------------------------------------------------------------------------
>
> Key: AXIS2-1753
> URL: http://issues.apache.org/jira/browse/AXIS2-1753
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: New Feature
> Components: jaxws
> Reporter: Jeff Barrett
> Assigned To: Jeff Barrett
>
> Add the abilility to navigate from a BindingProvider to the ServiceDelegate
> and the EndpointDescription. The BindingProvider is implemented by the Proxy
> handler and the Dispatch that are returned to the client. Middleware (via
> this new SPI) can cast the Dispatch or the proxy handler returned from
> Proxy.getInvocationHandler to the spi BindingProvider inteface and then
> retrieve the ServiceDelegate or the EndpointDescription.
> See the test
> modules/jaxws/test/org/apache/axis2/jaxws/description/GetDescFromBindingProvider.java
> for an example.
> Also refactor PortInfoData into the EndpointDescription and added protocol to
> return a PortInfo object from the EndpointDescription.
--
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]