com.vikingbrain.nmt.responses.AbstractTheDavidBoxResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of thedavidbox-client4j Show documentation
Show all versions of thedavidbox-client4j Show documentation
A Java HTTP client for consuming TheDavidBox Service API of Networked Media Tank devices
package com.vikingbrain.nmt.responses;
/**
*
* @author vikingBrain
*
*/
public abstract class AbstractTheDavidBoxResponse implements DavidBoxResponse {
}