org.apache.axis.encoding
Class DefaultJAXRPC11TypeMappingImpl
java.lang.Object
org.apache.axis.encoding.TypeMappingImpl
org.apache.axis.encoding.DefaultTypeMappingImpl
org.apache.axis.encoding.DefaultJAXRPC11TypeMappingImpl
- All Implemented Interfaces:
- Serializable
public class DefaultJAXRPC11TypeMappingImpl
- extends DefaultTypeMappingImpl
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping
See DefaultTypeMapping for more information.
- 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 |
DefaultJAXRPC11TypeMappingImpl
protected DefaultJAXRPC11TypeMappingImpl()
getSingleton
public static TypeMappingImpl getSingleton()
- Obtain the singleton default typemapping.
Copyright © The Apache Software Foundation. All Rights Reserved.