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

Uses of Class org.jboss.webservice.deployment.ServiceDescription (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档


Uses of Class
org.jboss.webservice.deployment.ServiceDescription

Packages that use ServiceDescription
org.jboss.webservice   
org.jboss.webservice.client   
org.jboss.webservice.deployment   
 

Uses of ServiceDescription in org.jboss.webservice
 

Methods in org.jboss.webservice that return ServiceDescription
 ServiceDescription PortComponentInfo.getServiceDescription()
           
 

Methods in org.jboss.webservice with parameters of type ServiceDescription
 void PortComponentInfo.setServiceDesc(ServiceDescription serviceDesc)
           
 

Uses of ServiceDescription in org.jboss.webservice.client
 

Methods in org.jboss.webservice.client that return ServiceDescription
 ServiceDescription ServiceImpl.getServiceDescription(String portName)
           
 

Methods in org.jboss.webservice.client with parameters of type ServiceDescription
 void ServiceImpl.initService(ServiceDescription serviceDesc, String portName)
          Add a service description for the client service
 

Uses of ServiceDescription in org.jboss.webservice.deployment
 

Constructors in org.jboss.webservice.deployment with parameters of type ServiceDescription
WSDDGenerator(ServiceDescription service)
          A wsdd generator for a preconfigured ServiceDescription
 



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