Package info.ejava.examples.svc.httpapi.gestures.client
package info.ejava.examples.svc.httpapi.gestures.client
-
ClassesClassDescriptionThis 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.