Uses of Class
org.apache.directory.ldap.client.api.message.ExtendedRequest

Packages that use ExtendedRequest
org.apache.directory.ldap.client.api   
 

Uses of ExtendedRequest in org.apache.directory.ldap.client.api
 

Methods in org.apache.directory.ldap.client.api with parameters of type ExtendedRequest
 ExtendedResponse LdapConnection.extended(ExtendedRequest extendedRequest)
          Performs an extended operation based on the Extended request object.
 ExtendedFuture LdapConnection.extendedAsync(ExtendedRequest extendedRequest)
          Asynchronously requests the server to perform an extended operation based on the given request.
 



Copyright © 2009-2011 Apache Software Foundation. All Rights Reserved.