public class CompareFuture extends UniqueResponseFuture<org.apache.directory.api.ldap.model.message.CompareResponse>
cancelled, cause, connection, messageId| Constructor and Description |
|---|
CompareFuture(LdapConnection connection,
int messageId)
Creates a new instance of CompareFuture.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
cancel, cancel, get, get, getCause, isCancelled, isDone, set, setCausepublic CompareFuture(LdapConnection connection, int messageId)
connection - the LDAP connectionmessageId - the associated messageIdpublic String toString()
toString in class UniqueResponseFuture<org.apache.directory.api.ldap.model.message.CompareResponse>Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.