Uses of Class
org.refcodes.rest.RestDeleteClientSugar
-
-
Uses of RestDeleteClientSugar in org.refcodes.rest
Subclasses of RestDeleteClientSugar in org.refcodes.rest Modifier and Type Class Description classHttpRestClientSugarDeclarative syntactic sugar which may be statically imported in order to allow declarative definitions of REST client functionality:import static org.refcodes.rest.HttpRestClientSugar.*;
-