Uses of Interface
org.apache.axis2.jaxws.wsdl.WSDLReaderConfigurator
-
Packages that use WSDLReaderConfigurator Package Description org.apache.axis2.jaxws.wsdl -
-
Uses of WSDLReaderConfigurator in org.apache.axis2.jaxws.wsdl
Classes in org.apache.axis2.jaxws.wsdl that implement WSDLReaderConfigurator Modifier and Type Class Description class
WSDLReaderConfiguratorImpl
An instance of this class will be registered with the MetadataFactoryRegistry and will be retrieved when a WSDLReader instance is created.
-