![JAR search and dependency download from the Maven repository](/logo.png)
info.kwarc.sally4.registration.ClientManager Maven / Gradle / Ivy
The newest version!
package info.kwarc.sally4.registration;
import info.kwarc.sally.comm.core.RegisterClientRequest;
import info.kwarc.sally.comm.core.RegisterClientResponse;
public interface ClientManager {
RegisterClientResponse registerDocument(RegisterClientRequest client);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy