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

net.ravendb.client.http.IBroadcast Maven / Gradle / Ivy

There is a newer version: 6.0.1
Show newest version
package net.ravendb.client.http;

import net.ravendb.client.documents.conventions.DocumentConventions;

public interface IBroadcast {
    IBroadcast prepareToBroadcast(DocumentConventions conventions);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy