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

Uses in package org.apache.axis.deployment.wsdd

Classes derived from org.apache.axis.deployment.wsdd.WSDDException

class
A non-fatal WSDD exception (bad type mapping, for instance)

Constructors which throw type org.apache.axis.deployment.wsdd.WSDDException

Create an element in WSDD that wraps an extant DOM element
WSDDChain.WSDDChain(Element e)
Create an element in WSDD that wraps an extant DOM element
WSDDDocument.WSDDDocument(Document document)
create and bind to a document
bind to a sub-element in a document.
Create an element in WSDD that wraps an extant DOM element
WSDDFault.WSDDFault(Element e)
Construct a WSDDFault from a DOM Element
Constructor from XML
Constructor - build an undeployment from a DOM Element.

Methods which throw type org.apache.axis.deployment.wsdd.WSDDException

void
void
void
void
void
Initialize a TypeMappingRegistry with the WSDDTypeMappings.
void
WSDDDocument.setDocument(Document document)
Bind to a new document, setting the undeployment nodes if it is an undeployment, the deployment tree if it is anything else.
void
void
void
This method can be used for dynamic deployment using new WSDDService() etc.

Copyright © 2005 Apache Web Services Project. All Rights Reserved.