Package | Description |
---|---|
javax.naming.ldap |
Provides support for LDAPv3 extended operations and controls.
|
Modifier and Type | Method and Description |
---|---|
UnsolicitedNotification |
UnsolicitedNotificationEvent.getNotification()
Returns the unsolicited notification.
|
Constructor and Description |
---|
UnsolicitedNotificationEvent(Object src,
UnsolicitedNotification notice)
Constructs a new instance of UnsolicitedNotificationEvent.
|