uCosminexus Application Server, API Reference Guide

[Contents][Index][Back][Next]

4.4 RequestTimeoutConfig Class

Description
This object sets an RMI-IIOP communication timeout.
The package name of the RequestTimeoutConfig class is com.hitachi.software.ejb.ejbclient.

List of methods
Method name Function
setRequestTimeout method (format 1) Sets an RMI-IIOP communication timeout.
Sets a timeout for the object.
setRequestTimeout method (format 2) Sets an RMI-IIOP communication timeout.
Sets a timeout for the thread.
unsetRequestTimeout method Resets the RMI-IIOP communication timeout set by the setRequestTimeout method (format 2) to its default settings.
Organization of this section
setRequestTimeout method (format 1)
setRequestTimeout method (format 2)
unsetRequestTimeout method