VisiBroker for Java

org.omg.Messaging
Interface RelativeRoundtripTimeoutPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
RelativeRoundtripTimeoutPolicy

public interface RelativeRoundtripTimeoutPolicyOperations
extends PolicyOperations

The RelativeRoundtripTimeoutPolicy specifies the relative amount of time for which a Request or its corresponding Reply may be delivered. If a response has not yet been delivered after this amount of time, the Request is cancelled. Also, if a Request had already been delivered and a Reply is returned from the target, the Reply is discarded after this amount of time. 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