Uses of Interface
com.sap.conn.jco.JCoAttributes

Packages that use JCoAttributes
com.sap.conn.jco Contains the major part of the interfaces and factories an application for JCo is typically dealing with. 
com.sap.conn.jco.server Contains the interfaces and factories for server functionality. 
 

Uses of JCoAttributes in com.sap.conn.jco
 

Methods in com.sap.conn.jco that return JCoAttributes
 JCoAttributes JCoDestination.getAttributes()
          Returns the attributes of the destination.
 

Uses of JCoAttributes in com.sap.conn.jco.server
 

Methods in com.sap.conn.jco.server that return JCoAttributes
 JCoAttributes JCoServerContextInfo.getConnectionAttributes()
          Returns the attributes for the server connection over which the remote call is coming in.
 



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