All Classes and Interfaces

Class
Description
This interface defines the REST-like, RMM-level3 interface to the Auto Service.
 
This interface extends the Spring 6 Http Interface for communicating with a renter and any custom methods to be implemented by the RentersAPIClient.
This class has been modified to leverage Spring HTTP Interface API, while retaining backward-compatibility with legacy test infrastructure.
This is an mapping-free implementation of a Spring 6 HTTP Interface.
This is an implementation of a Spring 6 HTTP Interface, which provides a client-side definition for HTTP calls versus writing the RestTemplate/RestClient calls manually.