com.scalar.dl.client.config.ClientMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalardl-java-client-sdk Show documentation
Show all versions of scalardl-java-client-sdk Show documentation
A client-side Java library to interact with Scalar DL network.
package com.scalar.dl.client.config;
public enum ClientMode {
CLIENT,
INTERMEDIARY
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy