org.jboss.axis.encoding
Class DefaultSOAP12TypeMappingImpl

java.lang.Object
  extended by org.jboss.axis.encoding.TypeMappingImpl
      extended by org.jboss.axis.encoding.DefaultTypeMappingImpl
          extended by org.jboss.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
              extended by org.jboss.axis.encoding.DefaultSOAP12TypeMappingImpl
All Implemented Interfaces:
javax.xml.rpc.encoding.TypeMapping

Deprecated. Please use DefaultSOAPEncodingTypeMappingImpl.java

public class DefaultSOAP12TypeMappingImpl
extends DefaultSOAPEncodingTypeMappingImpl

Author:
James M Snell
See Also:
DefaultSOAPEncodingTypeMappingImpl

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.axis.encoding.TypeMappingImpl
TypeMappingImpl.Pair
 
Field Summary
 
Fields inherited from class org.jboss.axis.encoding.TypeMappingImpl
delegate
 
Constructor Summary
DefaultSOAP12TypeMappingImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jboss.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
create
 
Methods inherited from class org.jboss.axis.encoding.DefaultTypeMappingImpl
getSingleton, myRegister, myRegisterSimple, register, removeDeserializer, removeSerializer, setSupportedEncodings
 
Methods inherited from class org.jboss.axis.encoding.TypeMappingImpl
getAllClasses, getClassForQName, getDelegate, getDeserializer, getDeserializer, getSerializer, getSerializer, getSupportedEncodings, getTypeQName, getTypeQNameRecursive, getXMLType, internalRegister, isRegistered, setDelegate, setDoAutoTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSOAP12TypeMappingImpl

public DefaultSOAP12TypeMappingImpl()
Deprecated. 


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.