Uses of Class
org.apache.axis.encoding.TypeMappingImpl
Packages that use TypeMappingImpl
-
Uses of TypeMappingImpl in org.apache.axis.encoding
Subclasses of TypeMappingImpl in org.apache.axis.encodingModifier and TypeClassDescriptionclassThis is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.classDeprecated.Please use DefaultSOAPEncodingTypeMappingImpl.javaclassThis is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.classThis is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1.1.Methods in org.apache.axis.encoding that return TypeMappingImplModifier and TypeMethodDescriptionstatic TypeMappingImplDefaultJAXRPC11TypeMappingImpl.getSingleton()Obtain the singleton default typemapping.static TypeMappingImplDefaultSOAPEncodingTypeMappingImpl.getSingleton()Construct TypeMappingConstructors in org.apache.axis.encoding with parameters of type TypeMappingImplModifierConstructorDescriptionConstruct TypeMappingRegistry -
Uses of TypeMappingImpl in org.apache.axis.schema
Methods in org.apache.axis.schema with parameters of type TypeMappingImplModifier and TypeMethodDescriptionvoidSchemaVersion.registerSchemaSpecificTypes(TypeMappingImpl tm) Register the schema specific type mappingsvoidSchemaVersion1999.registerSchemaSpecificTypes(TypeMappingImpl tm) Register the schema specific type mappingsvoidSchemaVersion2000.registerSchemaSpecificTypes(TypeMappingImpl tm) Register the schema specific type mappingsvoidSchemaVersion2001.registerSchemaSpecificTypes(TypeMappingImpl tm) Register the schema specific type mappings