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

core.engine.api.IDynamicResourceController Maven / Gradle / Ivy

package core.engine.api;

/**
 * Created by nitina on 5/11/16.
 */

public interface IDynamicResourceController extends IDynamicResourceControllerGet,IDynamicResourceControllerPOST, IDynamicResourceControllerPUT,IDynamicResourceControllerDELETE,IDynamicResourceControllerPATCH{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy