Provides routing functionality for HTTP requests.
-
Gets the default version behaviour if the request does not contain a
resource API version.
Gets the default routing behaviour to use when the request does not
contain the Accept-API-Version header.
Returns the enum constant of this class with the specified name.
DefaultVersionBehaviour.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
void
Sets the default routing behaviour to use when the request does not
contain the Accept-API-Version header.
Creates a new resource API version routing context having the provided
parent, default versioning behaviour and whether warnings will be
issued.