|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.String type)
|
void |
WSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
|
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(java.lang.String type)
|
void |
WSDDDocument.setDocument(org.w3c.dom.Document document)
Bind to a new document, setting the undeployment nodes if it is an undeployment, the deployment tree if it is anything else. |
Constructors in org.apache.axis.deployment.wsdd that throw WSDDException | |
WSDDJAXRPCHandlerInfo(org.w3c.dom.Element e)
|
|
WSDDFaultFlow(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. |
|
WSDDFault(org.w3c.dom.Element e)
Construct a WSDDFault from a DOM Element |
|
WSDDDeployableItem(org.w3c.dom.Element e)
|
|
WSDDJAXRPCHandlerInfoChain(org.w3c.dom.Element e)
|
|
WSDDOperation(org.w3c.dom.Element e,
ServiceDesc parent)
Constructor from XML |
|
WSDDHandler(org.w3c.dom.Element e)
|
|
WSDDBeanMapping(org.w3c.dom.Element e)
|
|
WSDDElement(org.w3c.dom.Element e)
Create an element in WSDD that wraps an extant DOM element |
|
WSDDTransport(org.w3c.dom.Element e)
|
|
WSDDRequestFlow(org.w3c.dom.Element e)
|
|
WSDDTargetedChain(org.w3c.dom.Element e)
|
|
WSDDDeployment(org.w3c.dom.Element e)
Create an element in WSDD that wraps an extant DOM element |
|
WSDDParameter(org.w3c.dom.Element e,
OperationDesc parent)
|
|
WSDDService(org.w3c.dom.Element e)
|
|
WSDDChain(org.w3c.dom.Element e)
|
|
WSDDGlobalConfiguration(org.w3c.dom.Element e)
|
|
WSDDDocumentation(org.w3c.dom.Element e)
|
|
WSDDDocument(org.w3c.dom.Document document)
create and bind to a document |
|
WSDDDocument(org.w3c.dom.Element e)
bind to a sub-element in a document. |
|
WSDDTypeMapping(org.w3c.dom.Element e)
|
|
WSDDArrayMapping(org.w3c.dom.Element e)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |