Uses of Class
org.apache.axis2.jaxws.description.MethodRetriever
-
Packages that use MethodRetriever Package Description org.apache.axis2.jaxws.description.impl -
-
Uses of MethodRetriever in org.apache.axis2.jaxws.description.impl
Subclasses of MethodRetriever in org.apache.axis2.jaxws.description.impl Modifier and Type Class Description classLegacyMethodRetrieverImplLegacyMethodRetrieverImpl subclass implements the original SUN RI interpretation for annotation processing.classPostRI216MethodRetrieverImplPostRI216MethodRetrieverImpl subclass implements the new SUN RI interpretation for annotation processing.
-