|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines the generic listener for handling LDAP Events.
LDAPEvent| Method Summary | |
void |
ldapEventNotification(LDAPEvent evt)
Called when LDAPEvent is received. |
void |
ldapExceptionNotification(LDAPExceptionEvent ldapevt)
Called when an LDAPException while parsing a response or received from server. |
| Method Detail |
public void ldapEventNotification(LDAPEvent evt)
evt - The non-null LDAPEvent.public void ldapExceptionNotification(LDAPExceptionEvent ldapevt)
ldapevt - The non-null LDAPExceptionEvent
|
LDAP Classes Implements Java LDAP |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||