| Interface | Description |
|---|---|
| WSDDTypeMappingContainer |
A common interface for things which contain type mappings (i.e. services
and deployments).
|
| Class | Description |
|---|---|
| WSDDArrayMapping |
A
WSDDArrayMapping is simply a WSDDTypeMapping
which has preset values for the serializer and deserializer attributes. |
| WSDDBeanMapping |
A
WSDDBeanMapping is simply a WSDDTypeMapping
which has preset values for the serializer and deserializer attributes. |
| WSDDChain |
WSDD chain element
|
| WSDDConstants | |
| WSDDDeployableItem |
WSDD DeployableItem complexType
|
| WSDDDeployment |
WSDD deployment element
|
| WSDDDocument |
represents a WSDD Document (this is the top level object in this object model)
Only one of
WSDDDocument.deployment and WSDDDocument.undeployment should be valid. |
| WSDDDocumentation |
represents a WSDD documentation
All WSDDElement can have a documentation but it is used only for
Services, Operations and Parameters for now
|
| WSDDElement |
abstract class extended by all WSDD Element classes
|
| WSDDFault | |
| WSDDFaultFlow | |
| WSDDGlobalConfiguration |
Represents the global configuration of the Axis engine.
|
| WSDDHandler | |
| WSDDJAXRPCHandlerInfo | |
| WSDDJAXRPCHandlerInfoChain | |
| WSDDOperation |
Parse the WSDD operation elements.
|
| WSDDParameter | |
| WSDDProvider |
WSDD provider element
Represents the liason to the application being exposed
as a Web Service.
|
| WSDDRequestFlow | |
| WSDDResponseFlow | |
| WSDDService |
A service represented in WSDD.
|
| WSDDTargetedChain | |
| WSDDTransport | |
| WSDDTypeMapping | |
| WSDDUndeployment |
WSDD deployment element
|
| Exception | Description |
|---|---|
| WSDDException | |
| WSDDNonFatalException |
Copyright © The Apache Software Foundation. All Rights Reserved.