站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

Uses of Class org.apache.axis.deployment.wsdd.WSDDDeployment (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


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

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

Uses of WSDDDeployment in org.apache.axis
 

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

Uses of WSDDDeployment in org.apache.axis.configuration
 

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()
           
 WSDDDeployment WSDDDeployment.getDeployment()
           
 

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



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