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

com.lindar.wellrested.RequestResource Maven / Gradle / Ivy

There is a newer version: 1.7.3
Show newest version
package com.lindar.wellrested;

import com.lindar.wellrested.vo.WellRestedResponse;

public interface RequestResource {
    WellRestedResponse submit();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy