Package | Description |
---|---|
org.apache.directory.ldap.client.api | |
org.apache.directory.ldap.client.api.message |
Modifier and Type | Method and Description |
---|---|
void |
LdapConnection.abandon(AbandonRequest abandonRequest)
An abandon request essentially with the request message ID of the operation to be cancelled
and/or potentially some controls and timeout (the controls and timeout are not mandatory).
|
Modifier and Type | Method and Description |
---|---|
AbandonRequest |
AbandonRequest.setAbandonedMessageId(int abandonedMessageId)
Set the abandoned message ID
|
Copyright © 2009–2014 The Apache Software Foundation. All rights reserved.