Class TimeoutConfig

java.lang.Object
org.fisco.bcos.sdk.network.TimeoutConfig

public class TimeoutConfig
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static long connectTimeout  
    static long idleTimeout  
    static long reconnectDelay  
    static long sslHandShakeTimeout  
  • Constructor Summary

    Constructors 
    Constructor Description
    TimeoutConfig()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait