|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.ldap.client.api.LdapConnectionFactory
public final class LdapConnectionFactory
A LdapConnection factory.
| Method Summary | |
|---|---|
static LdapConnection |
getCoreSessionConnection()
Gets the core session connection. |
static LdapAsyncConnection |
getNetworkConnection(String host,
int port)
Gets the network connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LdapConnection getCoreSessionConnection()
public static LdapAsyncConnection getNetworkConnection(String host,
int port)
host - the hostport - the port
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||