![JAR search and dependency download from the Maven repository](/logo.png)
com.zvoykish.restdl.generator.HttpClientFactoryInterface Maven / Gradle / Ivy
package com.zvoykish.restdl.generator;
/**
* Created with IntelliJ IDEA.
* User: Zvoykish
* Date: 1/14/14
* Time: 01:41
*/
public interface HttpClientFactoryInterface {
String getClassName();
String getContents();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy