Uses of Package
org.forgerock.http.client.response
Package
Description
This package contains the classes and interfaces related to the implementation of the HTTP client, and its use
in scripted modules.
This package contains the classes and interfaces related to the responses received by the HTTP client, and their
use in scripted modules.
-
ClassDescriptionModels the response that a script can receive from sending a
HttpClientRequest
over aHttpClient
. -
ClassDescriptionModels the response that a script can receive from sending a
HttpClientRequest
over aHttpClient
.