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.ws.commons.om.OMElement beanElement, MultirefHelper helper)
           
static Object BeanUtil.processObject(org.apache.ws.commons.om.OMElement omElement, Class classType, MultirefHelper helper)