Uses of Class
org.refcodes.rest.RestPutClientSugar
-
-
Uses of RestPutClientSugar in org.refcodes.rest
Subclasses of RestPutClientSugar 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.
-