Uses of Class
org.apache.axis.deployment.wsdd.WSDDTypeMapping
Packages that use WSDDTypeMapping
-
Uses of WSDDTypeMapping in org.apache.axis.deployment.wsdd
Subclasses of WSDDTypeMapping in org.apache.axis.deployment.wsddModifier and TypeClassDescriptionclassAWSDDArrayMappingis simply aWSDDTypeMappingwhich has preset values for the serializer and deserializer attributes.classAWSDDBeanMappingis simply aWSDDTypeMappingwhich has preset values for the serializer and deserializer attributes.Methods in org.apache.axis.deployment.wsdd that return WSDDTypeMappingModifier and TypeMethodDescriptionWSDDDeployment.getTypeMappings()WSDDUndeployment.getTypeMappings()Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDTypeMappingModifier and TypeMethodDescriptionvoidWSDDService.addTypeMapping(WSDDTypeMapping mapping) Add a WSDDTypeMapping to the Service.voidWSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping) voidWSDDService.deployTypeMapping(WSDDTypeMapping mapping) voidWSDDTypeMappingContainer.deployTypeMapping(WSDDTypeMapping mapping) voidWSDDUndeployment.deployTypeMapping(WSDDTypeMapping typeMapping)