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

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


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

Packages that use WSDDException
org.apache.axis.deployment.wsdd   
 

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

Subclasses of WSDDException in org.apache.axis.deployment.wsdd
 class WSDDNonFatalException
           
 

Methods in org.apache.axis.deployment.wsdd that throw WSDDException
 void WSDDUndeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
           
 void WSDDTypeMappingContainer.deployTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDTargetedChain.setType(String type)
           
protected  void WSDDService.initTMR()
          Initialize a TypeMappingRegistry with the WSDDTypeMappings.
 void WSDDService.validateDescriptors()
          This method can be used for dynamic deployment using new WSDDService() etc.
 void WSDDService.deployTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDGlobalConfiguration.setType(String type)
           
 void WSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
           
 

Constructors in org.apache.axis.deployment.wsdd that throw WSDDException
WSDDUndeployment(Element e)
          Constructor - build an undeployment from a DOM Element.
WSDDTypeMapping(Element e)
           
WSDDTransport(Element e)
           
WSDDTargetedChain(Element e)
           
WSDDService(Element e)
           
WSDDResponseFlow(Element e)
           
WSDDRequestFlow(Element e)
           
WSDDParameter(Element e, OperationDesc parent)
           
WSDDOperation(Element e, ServiceDesc parent)
          Constructor from XML
WSDDJAXRPCHandlerInfoChain(Element e)
           
WSDDJAXRPCHandlerInfo(Element e)
           
WSDDHandler(Element e)
           
WSDDGlobalConfiguration(Element e)
           
WSDDFaultFlow(Element e)
           
WSDDFault(Element e)
          Construct a WSDDFault from a DOM Element
WSDDElement(Element e)
          Create an element in WSDD that wraps an extant DOM element
WSDDDocumentation(Element e)
           
WSDDDocument(Document doc)
           
WSDDDocument(Element e)
           
WSDDDeployment(Element e)
          Create an element in WSDD that wraps an extant DOM element
WSDDDeployableItem(Element e)
           
WSDDChain(Element e)
           
WSDDBeanMapping(Element e)
           
 



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