All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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