Package org.forgerock.services.routing


package org.forgerock.services.routing
This package provides a simple framework for implementing routers. Application frameworks that need to provide routing capabilities, e.g. for routing client requests, should sub-class AbstractRouter. This package is designed to be protocol and framework independent.