Uses of Class
org.apache.axis.deployment.wsdd.WSDDDeployment

Packages that use WSDDDeployment
org.apache.axis.configuration   
org.apache.axis.deployment.wsdd   
 

Uses of WSDDDeployment in org.apache.axis.configuration
 

Fields in org.apache.axis.configuration declared as WSDDDeployment
protected  WSDDDeployment FileProvider.deployment
           
 

Methods in org.apache.axis.configuration that return WSDDDeployment
 WSDDDeployment FileProvider.getDeployment()
           
 

Methods in org.apache.axis.configuration with parameters of type WSDDDeployment
 void FileProvider.setDeployment(WSDDDeployment deployment)
           
 

Uses of WSDDDeployment in org.apache.axis.deployment.wsdd
 

Methods in org.apache.axis.deployment.wsdd that return WSDDDeployment
 WSDDDeployment WSDDDocument.getDeployment()
           
 

Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDDeployment
 void WSDDTargetedChain.deployToRegistry(WSDDDeployment registry)
           
 void WSDDTransport.deployToRegistry(WSDDDeployment registry)
           
 void WSDDHandler.deployToRegistry(WSDDDeployment deployment)
           
 void WSDDDocument.deploy(WSDDDeployment registry)
           
 void WSDDGlobalConfiguration.deployToRegistry(WSDDDeployment registry)
           
 void WSDDChain.deployToRegistry(WSDDDeployment registry)
           
 void WSDDUndeployment.undeployFromRegistry(WSDDDeployment registry)
           
 void WSDDDeployment.deployToRegistry(WSDDDeployment target)
           
 void WSDDService.deployToRegistry(WSDDDeployment registry)
           
 void WSDDService.removeNamespaceMappings(WSDDDeployment registry)
           
 



Copyright © 2002 Apache XML Project. All Rights Reserved.