Uses of Interface
javax.naming.ldap.UnsolicitedNotification
Packages that use UnsolicitedNotification
- 
Uses of UnsolicitedNotification in javax.naming.ldapMethods in javax.naming.ldap that return UnsolicitedNotificationModifier and TypeMethodDescriptionUnsolicitedNotificationEvent.getNotification()Returns the unsolicited notification.Constructors in javax.naming.ldap with parameters of type UnsolicitedNotificationModifierConstructorDescriptionUnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)Constructs a new instance ofUnsolicitedNotificationEvent.