Uses of Interface
org.apache.axis2.jaxws.description.builder.TMAnnotationComposite
-
Packages that use TMAnnotationComposite Package Description 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 Modifier and Type Class Description classDescriptionBuilderCompositeclassMethodDescriptionCompositeclassPortCompositeThis subclass of the DescriptionBuilderComposite will be used to model information specific to a port. -
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 Modifier and Type Method Description static voidConverterUtils. attachSoapBindingAnnotation(TMAnnotationComposite composite, AnnotatedElement annotatedElement)This method is use to attach @SOAPBinding annotation data to a composite object.
-