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

ch.viascom.groundwork.restclient.filter.response.ResponseFilter Maven / Gradle / Ivy

package ch.viascom.groundwork.restclient.filter.response;

import ch.viascom.groundwork.restclient.filter.RESTFilter;

/**
 * @author [email protected]
 */
public interface ResponseFilter extends RESTFilter {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy