Uses of Class
org.apache.axis.encoding.DefaultTypeMappingImpl
-
Packages that use DefaultTypeMappingImpl Package Description org.apache.axis.encoding -
-
Uses of DefaultTypeMappingImpl in org.apache.axis.encoding
Subclasses of DefaultTypeMappingImpl in org.apache.axis.encoding Modifier and Type Class Description class
DefaultJAXRPC11TypeMappingImpl
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.class
DefaultSOAP12TypeMappingImpl
Deprecated.Please use DefaultSOAPEncodingTypeMappingImpl.javaclass
DefaultSOAPEncodingTypeMappingImpl
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.
-