Uses of Class
com.jniwrapper.win32.com.ServerCall

Packages that use ServerCall
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
 

Uses of ServerCall in com.jniwrapper.win32.com
 

Fields in com.jniwrapper.win32.com declared as ServerCall
static ServerCall ServerCall.CALLTYPE_TOPLEVEL
          The object may be able to process the call.
static ServerCall ServerCall.SERVERCALL_REJECTED
          The object cannot handle the call due to an unforeseen problem, such as network unavailability.
static ServerCall ServerCall.SERVERCALL_RETRYLATER
          The object cannot handle the call at this time.