Package | Description |
---|---|
org.forgerock.http.routing |
Provides routing functionality for HTTP requests.
|
org.forgerock.services.routing |
This package provides a simple framework for implementing routers.
|
Class and Description |
---|
AbstractRouter
An abstract base class for implementing routers.
|
RouteMatcher
A matcher for evaluating whether a route matches the incoming request.
|
Class and Description |
---|
AbstractRouter
An abstract base class for implementing routers.
|
IncomparableRouteMatchException
An exception which is thrown when two incompatible
RouteMatch
instances are attempted to be compared. |
RouteMatch
Contains the result of routing to a particular route.
|
RouteMatcher
A matcher for evaluating whether a route matches the incoming request.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.