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