Uses of Interface
com.sap.conn.jco.server.JCoServerThreadStarter

Packages that use JCoServerThreadStarter
com.sap.conn.jco.server Contains the interfaces and factories for server functionality. 
 

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

Methods in com.sap.conn.jco.server that return JCoServerThreadStarter
 JCoServerThreadStarter JCoServer.getServerThreadStarter()
          Returns the thread starter instance of this server.
 

Methods in com.sap.conn.jco.server with parameters of type JCoServerThreadStarter
 void JCoServer.setServerThreadStarter(JCoServerThreadStarter starter)
          Sets a special instance for the task of starting new threads for this server.
 



Copyright © 2008-2016 SAP SE. All Rights Reserved.