Uses of Interface
org.apache.axis.WSDDEngineConfiguration
-
Packages that use WSDDEngineConfiguration Package Description org.apache.axis.configuration org.apache.axis.deployment.wsdd -
-
Uses of WSDDEngineConfiguration in org.apache.axis.configuration
Classes in org.apache.axis.configuration that implement WSDDEngineConfiguration Modifier and Type Class Description class
DirProvider
class
FileProvider
A simple ConfigurationProvider that uses the Admin class to read + write XML files.class
XMLStringProvider
A simple ConfigurationProvider that uses the Admin class to configure the engine from a String containing XML. -
Uses of WSDDEngineConfiguration in org.apache.axis.deployment.wsdd
Classes in org.apache.axis.deployment.wsdd that implement WSDDEngineConfiguration Modifier and Type Class Description class
WSDDDeployment
WSDD deployment element
-