uCosminexus Application Server, API Reference Guide

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

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 name Function
getRequestTimeoutConfig method Acquires the RequestTimeoutConfig object.
Organization of this section
getRequestTimeoutConfig method