All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.iteaj.iot.client.http.HttpConst Maven / Gradle / Ivy

The newest version!
package com.iteaj.iot.client.http;

public interface HttpConst {

    /**
     * 默认超时时间15秒
     */
    long DefaultTimeout = 15;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy