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 TypeClassDescriptionclass
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.class
Deprecated.Please use DefaultSOAPEncodingTypeMappingImpl.javaclass
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.class
This 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 TypeMappingImpl
DefaultJAXRPC11TypeMappingImpl.getSingleton()
Obtain the singleton default typemapping.static TypeMappingImpl
DefaultSOAPEncodingTypeMappingImpl.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 TypeMethodDescriptionvoid
SchemaVersion.registerSchemaSpecificTypes
(TypeMappingImpl tm) Register the schema specific type mappingsvoid
SchemaVersion1999.registerSchemaSpecificTypes
(TypeMappingImpl tm) Register the schema specific type mappingsvoid
SchemaVersion2000.registerSchemaSpecificTypes
(TypeMappingImpl tm) Register the schema specific type mappingsvoid
SchemaVersion2001.registerSchemaSpecificTypes
(TypeMappingImpl tm) Register the schema specific type mappings