Uses of Interface
org.forgerock.json.resource.SynchronousRequestHandler
Package
Description
Classes and interfaces for core types including connections, request
handlers, resources, and their exceptions.
-
Uses of SynchronousRequestHandler in org.forgerock.json.resource
Modifier and TypeMethodDescriptionstatic RequestHandler
Resources.asRequestHandler
(SynchronousRequestHandler syncHandler) Adapts the providedSynchronousRequestHandler
as aRequestHandler
.