|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IServerThread in com.sap.mw.jco |
Classes in com.sap.mw.jco that implement IServerThread | |
static class |
JCO.ServerThread
This class implements the minimal set of methods which are necessary to embed a JCO.Server. |
Constructors in com.sap.mw.jco with parameters of type IServerThread | |
JCO.Server(java.util.Properties properties,
IServerThread thread,
IRepository repository)
Creates an instance of a server connection |
|
JCO.Server(java.lang.String gwhost,
java.lang.String gwserv,
java.lang.String progid,
IServerThread thread,
IRepository repository)
Creates an instance of a server connection |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |