Uses of Interface
org.apache.axis2.jaxws.description.builder.WsdlGenerator
-
Packages that use WsdlGenerator Package Description org.apache.axis2.jaxws.description.builder -
-
Uses of WsdlGenerator in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return WsdlGenerator Modifier and Type Method Description WsdlGeneratorDescriptionBuilderComposite. getCustomWsdlGenerator()WsdlGeneratorPortComposite. getCustomWsdlGenerator()Methods in org.apache.axis2.jaxws.description.builder with parameters of type WsdlGenerator Modifier and Type Method Description voidDescriptionBuilderComposite. setCustomWsdlGenerator(WsdlGenerator wsdlGenerator)voidPortComposite. setCustomWsdlGenerator(WsdlGenerator wsdlGenerator)
-