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

com.bloxbean.cardano.client.backend.gql.util.HttpClientConstants Maven / Gradle / Ivy

package com.bloxbean.cardano.client.backend.gql.util;

public class HttpClientConstants {
    public final static int GQL_CALL_TIMEOUT_SEC = 120;
    public final static int GQL_READ_TIMEOUT_SEC = 120;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy