Package 

Interface IConnectTimeoutPolicy

    • Method Summary

      Modifier and Type Method Description
      abstract Integer getConnectTimeOut()
      abstract Integer getHandshakeTimeOut()
      abstract Unit updateParams(Boolean isSslPort)
      • Methods inherited from class com.gojek.mqtt.policies.connecttimeout.IConnectTimeoutPolicy

        resetParams
      • Methods inherited from class java.lang.Object

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