
org.hcjf.cloud.CloudConsumer Maven / Gradle / Ivy
package org.hcjf.cloud;
import org.hcjf.service.ServiceConsumer;
/**
* Consumer implementation for the cloud internal service.
* @author javaito
*/
public abstract class CloudConsumer implements ServiceConsumer {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy