|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectTimeoutPolicyOperations
The connect timeout policy. This policy can be used to specify a maximum time limit for connection establishment.
TimeoutPolicy
Method Summary | |
---|---|
int |
value()
If an object has a ConnectTimeoutPolicy set and
a connection cannot be established 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()
ConnectTimeoutPolicy
set and
a connection cannot be established 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 |