Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.axis.encoding
Class DefaultJAXRPC11TypeMappingImpl  view DefaultJAXRPC11TypeMappingImpl download DefaultJAXRPC11TypeMappingImpl.java

java.lang.Object
  extended byorg.apache.axis.encoding.TypeMappingImpl
      extended byorg.apache.axis.encoding.DefaultTypeMappingImpl
          extended byorg.apache.axis.encoding.DefaultJAXRPC11TypeMappingImpl
All Implemented Interfaces:
java.io.Serializable

public class DefaultJAXRPC11TypeMappingImpl
extends DefaultTypeMappingImpl

This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.


Nested Class Summary
 
Nested classes inherited from class org.apache.axis.encoding.TypeMappingImpl
TypeMappingImpl.Pair
 
Field Summary
private static DefaultJAXRPC11TypeMappingImpl tm
           
 
Fields inherited from class org.apache.axis.encoding.DefaultTypeMappingImpl
 
Fields inherited from class org.apache.axis.encoding.TypeMappingImpl
doAutoTypes, dotnet_soapenc_bugfix, log
 
Constructor Summary
protected DefaultJAXRPC11TypeMappingImpl()
           
 
Method Summary
static TypeMappingImpl getSingleton()
          Obtain the singleton default typemapping.
private  void registerXSDTypes()
          Register the XSD data types in JAXRPC11 spec.
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tm

private static DefaultJAXRPC11TypeMappingImpl tm
Constructor Detail

DefaultJAXRPC11TypeMappingImpl

protected DefaultJAXRPC11TypeMappingImpl()
Method Detail

getSingleton

public static TypeMappingImpl getSingleton()
Obtain the singleton default typemapping.


registerXSDTypes

private void registerXSDTypes()
Register the XSD data types in JAXRPC11 spec.