org.apache.qpid.client.protocol
Class HeartbeatConfig

java.lang.Object
  extended by org.apache.qpid.client.protocol.HeartbeatConfig

 class HeartbeatConfig
extends Object


Field Summary
(package private) static HeartbeatConfig CONFIG
           
 
Constructor Summary
HeartbeatConfig()
           
 
Method Summary
(package private)  int getTimeout(int writeDelay)
           
(package private)  float getTimeoutFactor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG

static final HeartbeatConfig CONFIG
Constructor Detail

HeartbeatConfig

HeartbeatConfig()
Method Detail

getTimeoutFactor

float getTimeoutFactor()

getTimeout

int getTimeout(int writeDelay)


Licensed to the Apache Software Foundation