Uses of Interface
javax.naming.ldap.UnsolicitedNotificationListener
Packages that use UnsolicitedNotificationListener
-
Uses of UnsolicitedNotificationListener in javax.naming.ldap
Methods in javax.naming.ldap with parameters of type UnsolicitedNotificationListenerModifier and TypeMethodDescriptionvoid
UnsolicitedNotificationEvent.dispatch(UnsolicitedNotificationListener listener)
Invokes thenotificationReceived()
method on a listener using this event.