Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestContext.addCancelRequestListener(CancelRequestListener listener)
Registers the provided cancellation listener with this request context so
that it can be notified if a cancellation request is received and
processing of the request should be aborted if possible.
|
void |
RequestContext.removeCancelRequestListener(CancelRequestListener listener)
Removes the provided cancellation listener from this request context so
that it will not be notified if a cancellation request has been received.
|
Copyright 2010-2017 ForgeRock AS.