Package | Description |
---|---|
org.ldaptive.extended | |
org.ldaptive.provider | |
org.ldaptive.provider.jndi |
Modifier and Type | Method and Description |
---|---|
void |
UnsolicitedNotifications.addListener(UnsolicitedNotificationListener listener)
Adds a listener to receive unsolicited notifications.
|
void |
UnsolicitedNotifications.removeListener(UnsolicitedNotificationListener listener)
Removes a listener from receiving unsolicited notifications.
|
Modifier and Type | Method and Description |
---|---|
void |
ProviderConnection.addUnsolicitedNotificationListener(UnsolicitedNotificationListener listener)
Adds a listener to receive unsolicited notifications.
|
void |
ProviderConnection.removeUnsolicitedNotificationListener(UnsolicitedNotificationListener listener)
Removes a listener from receiving unsolicited notifications.
|
Modifier and Type | Method and Description |
---|---|
void |
JndiConnection.addUnsolicitedNotificationListener(UnsolicitedNotificationListener listener) |
void |
JndiConnection.removeUnsolicitedNotificationListener(UnsolicitedNotificationListener listener) |
Copyright © 2024. All rights reserved.