|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnsolicitedNotificationListener | |
|---|---|
| org.ldaptive.extended | |
| org.ldaptive.provider | |
| org.ldaptive.provider.jndi | |
| Uses of UnsolicitedNotificationListener in org.ldaptive.extended |
|---|
| Methods in org.ldaptive.extended with parameters of type UnsolicitedNotificationListener | |
|---|---|
void |
UnsolicitedNotifications.addListener(UnsolicitedNotificationListener listener)
Adds a listener to receive unsolicited notifications. |
void |
UnsolicitedNotifications.removeListener(UnsolicitedNotificationListener listener)
Removes a listener from receiving unsolicited notifications. |
| Uses of UnsolicitedNotificationListener in org.ldaptive.provider |
|---|
| Methods in org.ldaptive.provider with parameters of type UnsolicitedNotificationListener | |
|---|---|
void |
ProviderConnection.addUnsolicitedNotificationListener(UnsolicitedNotificationListener listener)
Adds a listener to receive unsolicited notifications. |
void |
ProviderConnection.removeUnsolicitedNotificationListener(UnsolicitedNotificationListener listener)
Removes a listener from receiving unsolicited notifications. |
| Uses of UnsolicitedNotificationListener in org.ldaptive.provider.jndi |
|---|
| Methods in org.ldaptive.provider.jndi with parameters of type UnsolicitedNotificationListener | |
|---|---|
void |
JndiConnection.addUnsolicitedNotificationListener(UnsolicitedNotificationListener listener)
Adds a listener to receive unsolicited notifications. |
void |
JndiConnection.removeUnsolicitedNotificationListener(UnsolicitedNotificationListener listener)
Removes a listener from receiving unsolicited notifications. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||