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()
           
 

Methods in com.sap.conn.jco.server with parameters of type JCoServerThreadStarter
 void JCoServer.setServerThreadStarter(JCoServerThreadStarter starter)
          Defines the instance that will starts the server runnable instance.
 



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