|
|||||||||
| Home >> All >> org >> apache >> axis >> [ encoding overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.encoding
Class DefaultJAXRPC11TypeMappingImpl

java.lang.Objectorg.apache.axis.encoding.TypeMappingImpl
org.apache.axis.encoding.DefaultTypeMappingImpl
org.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.
|
|||||||||
| Home >> All >> org >> apache >> axis >> [ encoding overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC