Package | Description |
---|---|
org.forgerock.json.resource |
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
|
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 2011-2017 ForgeRock AS.