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

org.jsoftware.restclient.RestClientCall Maven / Gradle / Ivy

There is a newer version: 1.5
Show newest version
package org.jsoftware.restclient;

/**
 * Request builder for OPTIONS, HEAD, DELETE, GET http methods.
 * @author szalik
 */
public interface RestClientCall extends BaseRestClientCall {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy