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

Packages that use CustomAnnotationProcessor
org.apache.axis2.jaxws.description.builder   
 

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

Methods in org.apache.axis2.jaxws.description.builder that return types with arguments of type CustomAnnotationProcessor
 Map<String,CustomAnnotationProcessor> DescriptionBuilderComposite.getCustomAnnotationProcessors()
           
 Map<String,CustomAnnotationProcessor> PortComposite.getCustomAnnotationProcessors()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type CustomAnnotationProcessor
 void DescriptionBuilderComposite.addCustomAnnotationProcessor(CustomAnnotationProcessor processor)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.