Uses of Interface
org.apache.axis2.jaxws.description.builder.TMAnnotationComposite

Packages that use TMAnnotationComposite
org.apache.axis2.jaxws.description.builder   
org.apache.axis2.jaxws.description.builder.converter   
 

Uses of TMAnnotationComposite in org.apache.axis2.jaxws.description.builder
 

Classes in org.apache.axis2.jaxws.description.builder that implement TMAnnotationComposite
 class DescriptionBuilderComposite
           
 class MethodDescriptionComposite
           
 

Uses of TMAnnotationComposite in org.apache.axis2.jaxws.description.builder.converter
 

Methods in org.apache.axis2.jaxws.description.builder.converter with parameters of type TMAnnotationComposite
static void ConverterUtils.attachSoapBindingAnnotation(TMAnnotationComposite composite, java.lang.reflect.AnnotatedElement annotatedElement)
          This method is use to attach @SOAPBinding annotation data to a composite object.
 



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