Uses of Class
org.apache.directory.shared.ldap.codec.util.LdapURL

Packages that use LdapURL
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.extended.operations   
org.apache.directory.shared.ldap.codec.search   
org.apache.directory.shared.ldap.codec.util   
 

Uses of LdapURL in org.apache.directory.shared.ldap.codec
 

Methods in org.apache.directory.shared.ldap.codec with parameters of type LdapURL
 void LdapResult.addReferral(LdapURL referral)
          Add a referral
 

Uses of LdapURL in org.apache.directory.shared.ldap.codec.extended.operations
 

Methods in org.apache.directory.shared.ldap.codec.extended.operations with parameters of type LdapURL
 void GracefulDisconnect.addReplicatedContexts(LdapURL replicatedContext)
          Add a new URL of a replicated server
 

Uses of LdapURL in org.apache.directory.shared.ldap.codec.search
 

Methods in org.apache.directory.shared.ldap.codec.search with parameters of type LdapURL
 void SearchResultReference.addSearchResultReference(LdapURL searchResultReference)
          Add a new reference to the list.
 

Uses of LdapURL in org.apache.directory.shared.ldap.codec.util
 

Fields in org.apache.directory.shared.ldap.codec.util declared as LdapURL
static LdapURL LdapURL.EMPTY_URL
          A null LdapURL
 



Copyright © 2003-2006 . All Rights Reserved.