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 WSDDService.addTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDGlobalConfiguration.setType(java.lang.String type)
           
 void WSDDTypeMappingContainer.addTypeMapping(WSDDTypeMapping mapping)
           
 void WSDDUndeployment.addTypeMapping(WSDDTypeMapping typeMapping)
           
 void WSDDDeployment.addTypeMapping(WSDDTypeMapping typeMapping)
           
 

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)
           
WSDDHandler(org.w3c.dom.Element e)
           
WSDDDocumentation(org.w3c.dom.Element e)
           
WSDDDocument(org.w3c.dom.Document doc)
           
WSDDDocument(org.w3c.dom.Element e)
           
WSDDChain(org.w3c.dom.Element e)
           
WSDDRequestFlow(org.w3c.dom.Element e)
           
WSDDTypeMapping(org.w3c.dom.Element e)
           
WSDDTypeMapping(org.w3c.dom.Element e, boolean b)
          Constructor for use only by ourselves and our subclasses.
WSDDBeanMapping(org.w3c.dom.Element e)
           
WSDDResponseFlow(org.w3c.dom.Element e)
           
WSDDTargetedChain(org.w3c.dom.Element e)
           
WSDDService(org.w3c.dom.Element e)
           
WSDDGlobalConfiguration(org.w3c.dom.Element e)
           
WSDDOperation(org.w3c.dom.Element e)
           
WSDDFaultFlow(org.w3c.dom.Element e)
           
WSDDUndeployment(org.w3c.dom.Element e)
          Constructor - build an undeployment from a DOM Element.
WSDDDeployment(org.w3c.dom.Element e)
          Create an element in WSDD that wraps an extant DOM element
WSDDTransport(org.w3c.dom.Element e)
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.