![JAR search and dependency download from the Maven repository](/logo.png)
io.quarkus.rest.client.reactive.runtime.Constants Maven / Gradle / Ivy
package io.quarkus.rest.client.reactive.runtime;
public class Constants {
public final static int DEFAULT_MAX_CHUNK_SIZE = 8096;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy