|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.encoding.TypeMappingImpl
org.apache.axis.encoding.DefaultTypeMappingImpl
org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
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 |
Fields inherited from class org.apache.axis.encoding.TypeMappingImpl |
delegate, doAutoTypes, log |
Constructor Summary | |
protected |
DefaultSOAPEncodingTypeMappingImpl()
|
protected |
DefaultSOAPEncodingTypeMappingImpl(boolean UseJaxRPC11Mappings)
|
Method Summary | |
static TypeMapping |
create()
Construct TypeMapping |
static TypeMapping |
createWithDelegate(boolean UseJaxRPC11Mappings)
|
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, getTypeQNameExact, 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 |
protected DefaultSOAPEncodingTypeMappingImpl()
protected DefaultSOAPEncodingTypeMappingImpl(boolean UseJaxRPC11Mappings)
Method Detail |
public static TypeMapping create()
public static TypeMapping createWithDelegate(boolean UseJaxRPC11Mappings)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |