Package-level declarations
This package contains classes that represent data services.
Types
Link copied to clipboard
interface ClientService
Service for making requests to the middleware server.
Link copied to clipboard
interface DatabaseService
Service interface for interacting with the database.
Link copied to clipboard
interface MapperService
Service to map responses. This service is responsible for mapping the original response to a new response based on the mapping rules.
Link copied to clipboard
interface ServerService
Service interface for interacting with the server.