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

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

The newest version!
package org.jsoftware.restclient;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy