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

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

package net.ravendb.client.http;

public enum ResponseDisposeHandling {
    MANUALLY,
    AUTOMATIC
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy