Uses of Class
org.apache.axis2.databinding.utils.MultirefHelper

Packages that use MultirefHelper
org.apache.axis2.databinding.utils   
 

Uses of MultirefHelper in org.apache.axis2.databinding.utils
 

Methods in org.apache.axis2.databinding.utils with parameters of type MultirefHelper
static Object BeanUtil.deserialize(Class beanClass, org.apache.axiom.om.OMElement beanElement, MultirefHelper helper, ObjectSupplier objectSupplier)
           
static Object BeanUtil.processObject(org.apache.axiom.om.OMElement omElement, Class classType, MultirefHelper helper, boolean isArrayType, ObjectSupplier objectSupplier, Type generictype)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.