Package org.apache.axis.encoding
Class DefaultSOAP12TypeMappingImpl
java.lang.Object
org.apache.axis.encoding.TypeMappingImpl
org.apache.axis.encoding.DefaultTypeMappingImpl
org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
org.apache.axis.encoding.DefaultSOAP12TypeMappingImpl
- All Implemented Interfaces:
Serializable
Deprecated.
Please use DefaultSOAPEncodingTypeMappingImpl.java
- Author:
- James M Snell invalid input: '<'jasnell@us.ibm.com>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.axis.encoding.TypeMappingImpl
TypeMappingImpl.Pair
-
Field Summary
Fields inherited from class org.apache.axis.encoding.TypeMappingImpl
doAutoTypes, dotnet_soapenc_bugfix, log
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
createWithDelegate, getSingleton
Methods inherited from class org.apache.axis.encoding.DefaultTypeMappingImpl
getSingletonDelegate, initMappings, myRegister, myRegisterSimple, register, removeDeserializer, removeSerializer, setSupportedEncodings
Methods inherited from class org.apache.axis.encoding.TypeMappingImpl
finalGetDeserializer, finalGetSerializer, getAllClasses, getClassForQName, getDeserializer, getSerializer, getSupportedEncodings, getTypeQName, getTypeQNameExact, getTypeQNameRecursive, getXMLType, internalRegister, isRegistered, setDoAutoTypes, shouldDoAutoTypes
-
Constructor Details
-
DefaultSOAP12TypeMappingImpl
public DefaultSOAP12TypeMappingImpl()Deprecated.
-