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

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

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

Methods in org.apache.axis.deployment.wsdd that throw WSDDException
 WSDDDeployment WSDDDocument.getDeployment()
           
 

Constructors in org.apache.axis.deployment.wsdd that throw WSDDException
WSDDElement(org.w3c.dom.Element e, java.lang.String name)
           
WSDDDeployableItem(org.w3c.dom.Element e, java.lang.String n)
           
WSDDTransport(org.w3c.dom.Element e)
           
WSDDHandler(org.w3c.dom.Element e)
           
WSDDHandler(org.w3c.dom.Element e, java.lang.String n)
           
WSDDGlobalConfiguration(org.w3c.dom.Element e)
           
WSDDProvider(org.w3c.dom.Element e)
           
WSDDFlow(org.w3c.dom.Element e, java.lang.String n)
           
WSDDResponseFlow(org.w3c.dom.Element e)
           
WSDDChain(org.w3c.dom.Element e)
           
WSDDTypeMapping(org.w3c.dom.Element e)
           
WSDDOperation(org.w3c.dom.Element e)
           
WSDDFaultFlow(org.w3c.dom.Element e)
           
WSDDDeployment(org.w3c.dom.Element e)
           
WSDDRequestFlow(org.w3c.dom.Element e)
           
WSDDService(org.w3c.dom.Element e)
           
WSDDParameter(org.w3c.dom.Element e)
           
 

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

Constructors in org.apache.axis.deployment.wsdd.providers that throw WSDDException
WSDDComProvider(org.w3c.dom.Element e)
           
WSDDBsfProvider(org.w3c.dom.Element e)
           
WSDDJavaProvider(org.w3c.dom.Element e)
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.