站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

DefaultSOAP12TypeMappingImpl (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.encoding
Class DefaultSOAP12TypeMappingImpl

java.lang.Object
  extended byorg.apache.axis.encoding.TypeMappingImpl
      extended byorg.apache.axis.encoding.DefaultTypeMappingImpl
          extended byorg.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
              extended byorg.apache.axis.encoding.DefaultSOAP12TypeMappingImpl
All Implemented Interfaces:
javax.xml.rpc.encoding.TypeMapping, TypeMapping

Deprecated. Please use DefaultSOAPEncodingTypeMappingImpl.java

public class DefaultSOAP12TypeMappingImpl
extends DefaultSOAPEncodingTypeMappingImpl

Author:
James M Snell
See Also:
DefaultSOAPEncodingTypeMappingImpl

Nested Class Summary
 
Nested classes inherited from class org.apache.axis.encoding.TypeMappingImpl
TypeMappingImpl.Pair
 
Field Summary
 
Fields inherited from class org.apache.axis.encoding.TypeMappingImpl
delegate
 
Constructor Summary
DefaultSOAP12TypeMappingImpl()
          Deprecated.  
 
Methods inherited from class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
create
 
Methods inherited from class org.apache.axis.encoding.DefaultTypeMappingImpl
getSingleton, myRegister, myRegisterSimple, register, removeDeserializer, removeSerializer, setSupportedEncodings
 
Methods inherited from class org.apache.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.