| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Field and Description |
|---|---|
private List<ConnectionClosedEventListener> |
LdapNetworkConnection.conCloseListeners
a list of listeners interested in getting notified when the
connection's session gets closed cause of network issues
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapNetworkConnection.addConnectionClosedEventListener(ConnectionClosedEventListener ccListener)
Adds the connection closed event listener.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.