public interface QueueingStrategy
Modifier and Type | Method and Description |
---|---|
void |
enqueueRequest(Operation operation)
Put the request in the queue.
|
void enqueueRequest(Operation operation) throws LdapException
operation
- Operation to put in the queue.LdapException
- If a problem occurs in the Directory Server.Copyright 2010-2022 ForgeRock AS.