VisiBroker for Java

org.omg.Messaging
Interface RelativeRequestTimeoutPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
RelativeRequestTimeoutPolicy

public interface RelativeRequestTimeoutPolicyOperations
extends PolicyOperations

The RelativeRequestTimeoutPolicy specifies the relative amount of time for which a Request may be delivered. After this amount of time, the Request is cancelled. This policy applies to both synchronous and asynchronous invocations. Assuming the request completes within the specified timeout, the Reply will never be discarded due to timeout. Timeout value is specified in 100s of nanoseconds.


Method Summary
 long relative_expiry()
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

relative_expiry

long relative_expiry()

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online