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

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

Uses of WSDDDeployment in org.jboss.axis
 

Methods in org.jboss.axis that return WSDDDeployment
 WSDDDeployment WSDDEngineConfiguration.getDeployment()
           
 

Uses of WSDDDeployment in org.jboss.axis.configuration
 

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

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

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

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

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.