Package | Description |
---|---|
org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
org.forgerock.util.promise |
An implementation of the
Promise API in Java. |
Constructor and Description |
---|
LdapPromiseImpl(PromiseImpl<S,LdapException> wrappedPromise,
int requestID)
Creates a new
LdapPromiseImpl from a wrapped existing PromiseImpl . |
Modifier and Type | Method and Description |
---|---|
static <V,E extends Exception> |
PromiseImpl.create()
Creates a new pending
Promise implementation. |
Copyright 2010-2017 ForgeRock AS.