Class HttpRestServerSugar

java.lang.Object
org.refcodes.rest.HttpRestServerSugar

public class HttpRestServerSugar extends Object
Declarative syntactic sugar which may be statically imported in order to allow declarative definitions of RESTful server functionality: import static org.refcodes.rest.HttpRestServerSugar.*;