|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDDTypeMapping | |
---|---|
org.apache.axis.deployment.wsdd |
Uses of WSDDTypeMapping in org.apache.axis.deployment.wsdd |
---|
Subclasses of WSDDTypeMapping in org.apache.axis.deployment.wsdd | |
---|---|
class |
WSDDArrayMapping
A WSDDArrayMapping is simply a WSDDTypeMapping
which has preset values for the serializer and deserializer attributes. |
class |
WSDDBeanMapping
A WSDDBeanMapping is simply a WSDDTypeMapping
which has preset values for the serializer and deserializer attributes. |
Methods in org.apache.axis.deployment.wsdd that return WSDDTypeMapping | |
---|---|
WSDDTypeMapping[] |
WSDDUndeployment.getTypeMappings()
|
WSDDTypeMapping[] |
WSDDDeployment.getTypeMappings()
|
Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDTypeMapping | |
---|---|
void |
WSDDService.addTypeMapping(WSDDTypeMapping mapping)
Add a WSDDTypeMapping to the Service. |
void |
WSDDTypeMappingContainer.deployTypeMapping(WSDDTypeMapping mapping)
|
void |
WSDDUndeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
|
void |
WSDDService.deployTypeMapping(WSDDTypeMapping mapping)
|
void |
WSDDDeployment.deployTypeMapping(WSDDTypeMapping typeMapping)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |