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

ch.viascom.groundwork.restclient.filter.request.RequestExceptionFilter Maven / Gradle / Ivy

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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy