gx-rest/gxJRS/src/main/java/org/gcube/common/gxrest/response/inbound/package-info.java

8 lines
248 B
Java

/**
* Inbound responses for client applications.
* These responses are received at the client side following up a request sent to the web application.
*
* @author Manuele Simi (ISTI CNR)
*
*/
package org.gcube.common.gxrest.response.inbound;