Uses of Package
org.forgerock.services.routing
Package
Description
Provides routing functionality for HTTP requests.
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
This package provides a simple framework for implementing routers.
-
ClassDescriptionAn abstract base class for implementing routers.A matcher for evaluating whether a route matches the incoming request.
-
ClassDescriptionAn abstract base class for implementing routers.A matcher for evaluating whether a route matches the incoming request.
-
ClassDescriptionAn abstract base class for implementing routers.An exception which is thrown when two incompatible
RouteMatch
instances are attempted to be compared.Contains the result of routing to a particular route.A matcher for evaluating whether a route matches the incoming request.