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

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

There is a newer version: 0.9.21
Show newest version
package org.spincast.plugins.httpclient.builders;

import org.spincast.plugins.httpclient.IRequestBuilderBase;

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

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy