Uses of Class
org.apache.axis.deployment.wsdd.WSDDElement
-
Packages that use WSDDElement Package Description org.apache.axis.deployment.wsdd -
-
Uses of WSDDElement in org.apache.axis.deployment.wsdd
Subclasses of WSDDElement in org.apache.axis.deployment.wsdd Modifier and Type Class Description class
WSDDArrayMapping
AWSDDArrayMapping
is simply aWSDDTypeMapping
which has preset values for the serializer and deserializer attributes.class
WSDDBeanMapping
AWSDDBeanMapping
is simply aWSDDTypeMapping
which has preset values for the serializer and deserializer attributes.class
WSDDChain
WSDD chain elementclass
WSDDDeployableItem
WSDD DeployableItem complexTypeclass
WSDDDeployment
WSDD deployment elementclass
WSDDDocumentation
represents a WSDD documentation All WSDDElement can have a documentation but it is used only for Services, Operations and Parameters for nowclass
WSDDFault
class
WSDDFaultFlow
class
WSDDGlobalConfiguration
Represents the global configuration of the Axis engine.class
WSDDHandler
class
WSDDJAXRPCHandlerInfo
class
WSDDJAXRPCHandlerInfoChain
class
WSDDOperation
Parse the WSDD operation elements.class
WSDDParameter
class
WSDDRequestFlow
class
WSDDResponseFlow
class
WSDDService
A service represented in WSDD.class
WSDDTargetedChain
class
WSDDTransport
class
WSDDTypeMapping
class
WSDDUndeployment
WSDD deployment element
-