Package | Description |
---|---|
org.forgerock.http.protocol |
Models and manages elements of the Hypertext Transfer Protocol.
|
org.forgerock.util.promise |
An implementation of the
Promise API in Java. |
Modifier and Type | Method and Description |
---|---|
static PromiseImpl<Response,NeverThrowsException> |
Response.newResponsePromiseImpl()
|
Modifier and Type | Method and Description |
---|---|
static <V,E extends Exception> |
PromiseImpl.create()
Creates a new pending
Promise implementation. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.