JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.directory.ldap.client.api
Interface ConnectionClosedEventListener
public interface
ConnectionClosedEventListener
A listener class intended for notifying the classes using LdapNetworkConnection in the event of any network failure
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
connectionClosed
()
called when the LdapNetworkConnection is unable to reach the server it is connected to
Method Detail
connectionClosed
void connectionClosed()
called when the LdapNetworkConnection is unable to reach the server it is connected to
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method