Uses of Interface
org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc

Packages that use AnnotationDesc
org.apache.axis2.jaxws.runtime.description.marshal   
org.apache.axis2.jaxws.runtime.description.marshal.impl   
 

Uses of AnnotationDesc in org.apache.axis2.jaxws.runtime.description.marshal
 

Methods in org.apache.axis2.jaxws.runtime.description.marshal that return AnnotationDesc
 AnnotationDesc MarshalServiceRuntimeDescription.getAnnotationDesc(java.lang.Class cls)
          Get the AnnotationDesc for this class.
 

Uses of AnnotationDesc in org.apache.axis2.jaxws.runtime.description.marshal.impl
 

Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return AnnotationDesc
 AnnotationDesc MarshalServiceRuntimeDescriptionImpl.getAnnotationDesc(java.lang.Class cls)
           
 

Methods in org.apache.axis2.jaxws.runtime.description.marshal.impl that return types with arguments of type AnnotationDesc
static java.util.Map<java.lang.String,AnnotationDesc> AnnotationBuilder.getAnnotationDescs(ServiceDescription serviceDesc, org.apache.axis2.jaxws.runtime.description.marshal.impl.ArtifactProcessor ap)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.