|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestTimeoutPolicyOperations
The request timeout policy. This policy can be used to specify a maximum time limit for requests.
TimeoutPolicy
Method Summary | |
---|---|
int |
value()
If an object has a RequestTimeoutPolicy set and no
response to a request is available after value
milliseconds, a CORBA::NO_RESPONSE exception is
raised. |
Methods inherited from interface org.omg.CORBA.PolicyOperations |
---|
copy, destroy, policy_type |
Method Detail |
---|
int value()
RequestTimeoutPolicy
set and no
response to a request is available after value
milliseconds, a CORBA::NO_RESPONSE
exception is
raised. The default value is -1
, which means no
timeout.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |