Interface Summary | |
---|---|
WSDDTypeMappingContainer | A common interface for things which contain type mappings (i.e. services and deployments). |
Class Summary | |
---|---|
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 deployment and 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 |
WSDDException | |
WSDDFault | |
WSDDFaultFlow | |
WSDDGlobalConfiguration | Represents the global configuration of the Axis engine. |
WSDDHandler | |
WSDDJAXRPCHandlerInfo | |
WSDDJAXRPCHandlerInfoChain | |
WSDDNonFatalException | A non-fatal WSDD exception (bad type mapping, for instance) |
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 |