Deprecated API


Contents
Deprecated Classes
org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
          you can just use EJBMessageReceiver 
 

Deprecated Methods
org.apache.axis2.databinding.utils.BeanUtil.getUniquePrifix()
          Please use getUniquePrefix 
org.apache.axis2.rpc.client.RPCServiceClient.invokeNonBlocking(QName, Object[], Callback)
          Please use the AxisCallback interface rather than Callback, which has been deprecated 
org.apache.axis2.databinding.types.Duration.setSeconds(int)
          use setSeconds(double) instead 
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.