Uses of Interface
org.apache.axis2.wsdl.databinding.TypeMapper
Packages that use TypeMapper
Package
Description
-
Uses of TypeMapper in org.apache.axis2.wsdl.codegen
Methods in org.apache.axis2.wsdl.codegen that return TypeMapperMethods in org.apache.axis2.wsdl.codegen with parameters of type TypeMapper -
Uses of TypeMapper in org.apache.axis2.wsdl.codegen.emitter
Fields in org.apache.axis2.wsdl.codegen.emitter declared as TypeMapperModifier and TypeFieldDescriptionprotected TypeMapperAxisServiceBasedMultiLanguageEmitter.mapperMethods in org.apache.axis2.wsdl.codegen.emitter with parameters of type TypeMapperModifier and TypeMethodDescriptionvoidAxisServiceBasedMultiLanguageEmitter.setMapper(TypeMapper mapper) Sets the type mappervoidEmitter.setMapper(TypeMapper mapper) Constructors in org.apache.axis2.wsdl.codegen.emitter with parameters of type TypeMapperModifierConstructorDescriptionCEmitter(CodeGenConfiguration configuration, TypeMapper mapper) JavaEmitter(CodeGenConfiguration configuration, TypeMapper mapper) -
Uses of TypeMapper in org.apache.axis2.wsdl.databinding
Classes in org.apache.axis2.wsdl.databinding that implement TypeMapperModifier and TypeClassDescriptionclassclassclassThe default type mapper.classThe java type mapper can do without any default configuration However if any such default type mappings are needed, they can be put inside the constructorclass