Uses of Interface
javax.naming.ldap.UnsolicitedNotificationListener
-
Packages that use UnsolicitedNotificationListener 软件包 描述 javax.naming.ldap 提供对LDAPv3扩展操作和控件的支持。 -
-
Uses of UnsolicitedNotificationListener in javax.naming.ldap
Methods in javax.naming.ldap with parameters of type UnsolicitedNotificationListener Modifier and Type 方法 描述 voidUnsolicitedNotificationEvent. dispatch(UnsolicitedNotificationListener listener)使用此事件在侦听器上调用notificationReceived()方法。
-