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
 

Methods in org.apache.axis.deployment.wsdd that throw WSDDException
 void WSDDTargetedChain.setType(java.lang.String type)
           
 void WSDDGlobalConfiguration.setType(java.lang.String type)
           
 void WSDDUndeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
           
 void WSDDTypeMappingContainer.deployTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
           
 void WSDDService.deployTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDService.initTMR()
           
 

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



Copyright © 2002 Apache XML Project. All Rights Reserved.