4.3 RequestTimeoutConfigFactory Class

Description
This is a factory for acquiring the RequestTimeoutConfig object that sets the RMI-IIOP communication timeout. Use the getRequestTimeoutConfig method to acquire the RequestTimeoutConfig object, and then use the method of the RequestTimeoutConfig object to set the timeout.
The package name of the RequestTimeoutConfigFactory class is com.hitachi.software.ejb.ejbclient.
List of methods
Method nameFunction
getRequestTimeoutConfig methodAcquires the RequestTimeoutConfig object.
Organization of this section
getRequestTimeoutConfig method