Uses of Interface
org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
Packages that use AnnotationDesc
Package
Description
-
Uses of AnnotationDesc in org.apache.axis2.jaxws.runtime.description.marshal
Methods in org.apache.axis2.jaxws.runtime.description.marshal that return AnnotationDescModifier and TypeMethodDescriptionMarshalServiceRuntimeDescription.getAnnotationDesc(Class cls) Gets/Creates the AnnotationDesc for this class.MarshalServiceRuntimeDescription.getAnnotationDesc(String clsName) Gets the AnnotationDesc for this class if already determined -
Uses of AnnotationDesc in org.apache.axis2.jaxws.runtime.description.marshal.impl
Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return AnnotationDescModifier and TypeMethodDescriptionMarshalServiceRuntimeDescriptionImpl.getAnnotationDesc(Class cls) MarshalServiceRuntimeDescriptionImpl.getAnnotationDesc(String clsName) Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return types with arguments of type AnnotationDescModifier and TypeMethodDescriptionstatic Map<String,AnnotationDesc> AnnotationBuilder.getAnnotationDescs(org.apache.axis2.jaxws.description.ServiceDescription serviceDesc, org.apache.axis2.jaxws.runtime.description.marshal.impl.ArtifactProcessor ap)