org.hertsstack.http.HertsHttpValidator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of herts-http Show documentation
Show all versions of herts-http Show documentation
Herts real time framework for Http
package org.hertsstack.http;
import org.hertsstack.core.util.ServiceValidateUtil;
/**
* Herts http server validator
*
* @author Herts Contributer
*/
class HertsHttpValidator extends ServiceValidateUtil {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy