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 class
LegacyMethodRetrieverImpl
LegacyMethodRetrieverImpl subclass implements the original SUN RI interpretation for annotation processing.class
PostRI216MethodRetrieverImpl
PostRI216MethodRetrieverImpl subclass implements the new SUN RI interpretation for annotation processing.
-