org.endurox.Server Interface Reference

List of all members.

Public Member Functions

int tpSvrInit (AtmiCtx ctx, String[] argv)
void tpSvrDone (AtmiCtx ctx)

Member Function Documentation

void org.endurox.Server.tpSvrDone ( AtmiCtx  ctx  ) 

Server call when shutdown of server process is performed

Parameters:
ctx ATMI Context into which server is started
int org.endurox.Server.tpSvrInit ( AtmiCtx  ctx,
String[]  argv 
)

Server init call

Parameters:
ctx ATMI Context into which server is started
argv Enduro/X command line options
Returns:
0 in case of success, -1 failed
 All Classes Namespaces Files Functions Variables

Generated on 2 Apr 2021 for endurox-java by  doxygen 1.6.1