Deprecated API


Contents
Deprecated Classes
org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
          you can just use EJBMessageReceiver 
org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
 

Deprecated Methods
org.apache.axis2.databinding.utils.BeanUtil.getUniquePrifix()
          Please use getUniquePrefix 
org.apache.axis2.databinding.types.Duration.setSeconds(int)
          use setSeconds(double) instead 
org.apache.axis2.databinding.types.PositiveInteger.writeReplace()
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
org.apache.axis2.databinding.types.NonPositiveInteger.writeReplace()
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
org.apache.axis2.databinding.types.NonNegativeInteger.writeReplace()
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
org.apache.axis2.databinding.types.NegativeInteger.writeReplace()
          As per https://issues.apache.org/jira/browse/AXIS2-3848 
 



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