Package dev.galasa.framework.api.common
package dev.galasa.framework.api.common
-
ClassDescriptionA representation of a content type as given in a HTTP "Accept" header.An interface through which we can get environment variable values.A class to define all environment variables used in the Galasa API server.A simple enum consisting of all possible HTTP request methods.IRoute provides methods for endpoints to implement when a request is sent through a servlet, allowing for new routes to be added without needing servlets to know which route handles the request.A wrapper for a map of query parameters, with methods for extracting and verifying the parameter contents.An implementation of the Environment interface which allows code to get environment variables from the real system.