当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
DefaultSOAPEncodingTypeMappingImpl (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.encoding
Class DefaultSOAPEncodingTypeMappingImpl
java.lang.Object
org.apache.axis.encoding.TypeMappingImpl
org.apache.axis.encoding.DefaultTypeMappingImpl
org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
- All Implemented Interfaces:
- javax.xml.rpc.encoding.TypeMapping, TypeMapping
- Direct Known Subclasses:
- DefaultSOAP12TypeMappingImpl
- public class DefaultSOAPEncodingTypeMappingImpl
- extends DefaultTypeMappingImpl
- Author:
- Rich Scheuerle (scheu@us.ibm.com)
This is the implementation of the axis Default JAX-RPC SOAP 1.2 TypeMapping
See DefaultTypeMapping for more information.
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 |
DefaultSOAPEncodingTypeMappingImpl
protected DefaultSOAPEncodingTypeMappingImpl()
create
public static TypeMapping create()
- Construct TypeMapping
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.