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