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

org.spincast.plugins.httpclient.builders.IGetRequestBuilder Maven / Gradle / Ivy

The newest version!
package org.spincast.plugins.httpclient.builders;

import org.spincast.plugins.httpclient.IHttpRequestBuilder;

/**
 * Http Client builder for a GET request.
 */
public interface IGetRequestBuilder extends IHttpRequestBuilder {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy