Uses of Interface
org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor
-
Packages that use CustomAnnotationProcessor Package Description 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 Modifier and Type Method Description Map<String,CustomAnnotationProcessor>
DescriptionBuilderComposite. getCustomAnnotationProcessors()
Map<String,CustomAnnotationProcessor>
PortComposite. getCustomAnnotationProcessors()
Methods in org.apache.axis2.jaxws.description.builder with parameters of type CustomAnnotationProcessor Modifier and Type Method Description void
DescriptionBuilderComposite. addCustomAnnotationProcessor(CustomAnnotationProcessor processor)
-