org.apache.axis2.wsdl.databinding
Class JavaTypeMapper
java.lang.Object
org.apache.axis2.wsdl.databinding.TypeMappingAdapter
org.apache.axis2.wsdl.databinding.JavaTypeMapper
- All Implemented Interfaces:
- TypeMapper
public class JavaTypeMapper
- extends TypeMappingAdapter
The java type mapper can do without any default configuration However if any such default type
mappings are needed, they can be put inside the constructor
Methods inherited from class org.apache.axis2.wsdl.databinding.TypeMappingAdapter |
addTypeMappingName, addTypeMappingObject, addTypeMappingStatus, getAllMappedNames, getAllMappedObjects, getDefaultMappingName, getParameterName, getQNameToMappingObject, getTypeMappingName, getTypeMappingObject, getTypeMappingStatus, isObjectMappingPresent, setDefaultMappingName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaTypeMapper
public JavaTypeMapper()
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.