All Classes and Interfaces

Class
Description
The following is an example of using the HTTP constructs, Resources, and Methods consistent with the HTTP-based/REST-like category of service discussed in the lectures.
This class demonstrates an implementation of the Gestures client using RestClient.
This class demonstrates an implementation of the Gestures client using WebClient in a purely *synchronous* / *blocking* manner.
This class demonstrates a synchronous/blocking client using RestTemplate -- which is the only mode RestTemplate can operate in.