org.apache.axis.encoding
Class DefaultSOAPEncodingTypeMappingImpl
java.lang.Object
org.apache.axis.encoding.TypeMappingImpl
org.apache.axis.encoding.DefaultTypeMappingImpl
org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DefaultSOAP12TypeMappingImpl
public class DefaultSOAPEncodingTypeMappingImpl
- extends DefaultTypeMappingImpl
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping
See DefaultTypeMapping for more information.
- Author:
- Rich Scheuerle (scheu@us.ibm.com)
- See Also:
- Serialized Form
| Methods inherited from class org.apache.axis.encoding.TypeMappingImpl |
finalGetDeserializer, finalGetSerializer, getAllClasses, getClassForQName, getDeserializer, getSerializer, getSupportedEncodings, getTypeQName, getTypeQNameExact, getTypeQNameRecursive, getXMLType, internalRegister, isRegistered, setDoAutoTypes, shouldDoAutoTypes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSOAPEncodingTypeMappingImpl
protected DefaultSOAPEncodingTypeMappingImpl()
getSingleton
public static TypeMappingImpl getSingleton()
- Construct TypeMapping
createWithDelegate
public static TypeMappingDelegate createWithDelegate()
Copyright © The Apache Software Foundation. All Rights Reserved.