Uses of Class
org.apache.qpid.transport.GetTimeoutResult

Packages that use GetTimeoutResult
org.apache.qpid.transport   
 

Uses of GetTimeoutResult in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return GetTimeoutResult
 GetTimeoutResult GetTimeoutResult.clearTimeout()
           
 GetTimeoutResult GetTimeoutResult.setTimeout(long value)
           
 GetTimeoutResult GetTimeoutResult.timeout(long value)
           
 

Methods in org.apache.qpid.transport that return types with arguments of type GetTimeoutResult
 Future<GetTimeoutResult> SessionInvoker.dtxGetTimeout(Xid xid, Option... _options)
           
 



Licensed to the Apache Software Foundation