org.apache.axis.encoding

Class DefaultSOAPEncodingTypeMappingImpl

Implemented Interfaces:
Serializable
Known Direct 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)

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

DefaultSOAPEncodingTypeMappingImpl()

Method Summary

static TypeMappingDelegate
createWithDelegate()
static TypeMappingImpl
getSingleton()
Construct TypeMapping

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, register, removeDeserializer, removeSerializer, setDoAutoTypes, setSupportedEncodings, shouldDoAutoTypes

Constructor Details

DefaultSOAPEncodingTypeMappingImpl

protected DefaultSOAPEncodingTypeMappingImpl()

Method Details

createWithDelegate

public static TypeMappingDelegate createWithDelegate()


getSingleton

public static TypeMappingImpl getSingleton()
Construct TypeMapping


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.