Uses of Interface
info.ejava.assignments.api.houserenters.client.renters.RentersAPI
Packages that use RentersAPI
Package
Description
-
Uses of RentersAPI in info.ejava.assignments.api.houserenters.client.renters
Classes in info.ejava.assignments.api.houserenters.client.renters that implement RentersAPIModifier and TypeClassDescriptionclassThis class has been modified to leverage Spring HTTP Interface API, while retaining backward-compatibility with legacy test infrastructure.Methods in info.ejava.assignments.api.houserenters.client.renters that return RentersAPIModifier and TypeMethodDescriptionRentersAPI.withRestTemplate(org.springframework.web.client.RestTemplate restTemplate) -
Uses of RentersAPI in info.ejava.assignments.db.houserenters.client.renters
Subinterfaces of RentersAPI in info.ejava.assignments.db.houserenters.client.rentersClasses in info.ejava.assignments.db.houserenters.client.renters that implement RentersAPIModifier and TypeClassDescriptionclassThis class adds a pageable get method that is introduced later in the semester.