Uses of Class
org.refcodes.rest.RestGetClientSugar
-
-
Uses of RestGetClientSugar in org.refcodes.rest
Subclasses of RestGetClientSugar 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.*;classRestDeleteClientSugarHelper class to get the syntactic sugar (from a maintenance point of view) under control.classRestPostClientSugarHelper class to get the syntactic sugar (from a maintenance point of view) under control.classRestPutClientSugarHelper class to get the syntactic sugar (from a maintenance point of view) under control.
-