package com.ciandt.techgallery.service.model; /** * Abstract response entity. * * @author Felipe Goncalves de Castro * */ public interface Response { }