
com.iobeam.api.client.DataCallback Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of iobeam-client-java Show documentation
Show all versions of iobeam-client-java Show documentation
Java client library for the iobeam REST API.
package com.iobeam.api.client;
/**
* Please use the newer `SendCallback`. This will be removed in a later version.
*/
@Deprecated
public abstract class DataCallback extends SendCallback {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy