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 
 

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.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-2012 SAP AG. All Rights Reserved.