Class LegacyMethodRetrieverImpl
java.lang.Object
org.apache.axis2.jaxws.description.MethodRetriever
org.apache.axis2.jaxws.description.impl.LegacyMethodRetrieverImpl
LegacyMethodRetrieverImpl subclass implements the original SUN RI interpretation for
annotation processing. See MethodRetriever superclass...
Please refer to the following links for more info:
https://jax-ws.dev.java.net/issues/show_bug.cgi?id=577
http://forums.java.net/jive/thread.jspa?threadID=61630
http://forums.java.net/jive/thread.jspa?threadID=55078
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.apache.axis2.jaxws.description.MethodRetriever
getLegacyWebMethod, removeOverriddenMethods, retrieveSEIMethods, retrieveSEIMethodsChain, setLegacyWebMethod
-
Constructor Details
-
LegacyMethodRetrieverImpl
public LegacyMethodRetrieverImpl(DescriptionBuilderComposite dbc, EndpointInterfaceDescriptionImpl eid)
-
-
Method Details
-
retrieveMethods
- Specified by:
retrieveMethodsin classMethodRetriever
-