Deprecated API


Contents
Deprecated Fields
com.sap.conn.jco.JCoException.JCO_ERROR_CONTEXT_NOT_FOUND
          Unused 
com.sap.conn.jco.JCoException.JCO_ERROR_DSR_PASSPORT_NOT_RECEIVED
          No longer used 
com.sap.conn.jco.JCoException.JCO_ERROR_DSR_PASSPORT_NOT_VALID
          No longer used 
com.sap.conn.jco.ext.DestinationDataProvider.JCO_USER_ID
          Will be removed in future versions without further notice. As of JCo 3.0.10 this property has become obsolete and is no longer needed. 
 

Deprecated Methods
com.sap.conn.jco.server.JCoServerFactory.get()
          Reserved for internal use - visibility might be reduced in future versions without further notice. Use the static methods. 
com.sap.conn.jco.JCoDestinationManager.getCustomDestinationIDs(String)
          Might be removed in future versions without further notice. Use JCo.getCustomDestinationIDs(String). 
com.sap.conn.jco.JCoDestinationManager.getDestinationIDs()
          Might be removed in future versions without further notice. Use JCo.getDestinationIDs(). 
com.sap.conn.jco.JCoDestinationManager.getDestinationInstance(String, String)
          Reserved for internal use - visibility might be reduced in future versions without further notice. Use JCoDestinationManager.getDestination(String) or JCoDestinationManager.getDestination(String, String) instead. 
com.sap.conn.jco.JCo.getDestinationManager()
          Reserved for internal use - visibility might be reduced in future versions without further notice. Use the static methods in JCoDestinationManager instead. 
com.sap.conn.jco.JCoDestinationManager.getDestinationMonitor(String)
          Might be removed in future versions without further notice. Use JCo.getDestinationMonitor(String). 
com.sap.conn.jco.server.JCoServerFactory.getNumServerConnections(String)
          Reserved for internal use - visibility might be reduced in future versions without further notice. Use JCoServerFactory.getNumServerConnections(String) instead. 
com.sap.conn.jco.JCoDestinationManager.getRepositoryDestinationMonitor(String)
          Might be removed in future versions without further notice. Use JCo.getRepositoryDestinationMonitor(String). 
com.sap.conn.jco.monitor.JCoRepositoryMonitor.getRespositoryDestinationMonitor(String)
          Might be removed in future versions without further notice. Use JCo.getRepositoryDestinationMonitor(String) instead. 
com.sap.conn.jco.server.JCoServerFactory.getServerInstance(String)
          Reserved for internal use - visibility might be reduced in future versions without further notice. Use JCoServerFactory.getServer(String) instead. 
 



Copyright © 2008-2014 SAP AG. All Rights Reserved.