Package com.progress.open4gl.dynamicapi
Class RqContext
java.lang.Object
com.progress.open4gl.dynamicapi.RqContext
This class holds request context information for calls to
ProObject
runProcedure.-
Constructor Summary
ConstructorsConstructorDescriptionRqContext
(String requestID, String appName, SessionPool sessionPool, String sessionID, ParameterSet parameterSet, com.progress.common.ehnlog.IAppLogger log) -
Method Summary
-
Constructor Details
-
RqContext
public RqContext(String requestID, String appName, SessionPool sessionPool, String sessionID, ParameterSet parameterSet, com.progress.common.ehnlog.IAppLogger log)
-
-
Method Details
-
getRequestID
-
getSession
- Throws:
Open4GLException
SystemErrorException
-
_release
- Throws:
Open4GLException
SystemErrorException
-
_release
- Throws:
Open4GLException
SystemErrorException
-
getParameterSet
-
_getConnectionId
- Throws:
Open4GLException
-
_isStreaming
- Throws:
Open4GLException
-
_getReturnValue
- Throws:
Open4GLException
-
get_tsCreated
public long get_tsCreated()
-