Package com.telenav.commerce.parkingservice.businesslogic
See: Description
-
Class Summary Class Description ParkingCommerce Class responsible for retrieving the needed data in order to make a parking flow. ParkingManager This class represents the concrete implementation of the IParkingApi ParkingResponseHandler This class will handle the response from parking requests and will apply specific operations on it (validate the body, handle the error response). -
Object Summary Object Description ParkingManagerProvider This class is the concrete implementation of IParkingManagerProvider providing access to the parking module functionality.