JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
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
变量和类型
方法
描述
void
UnsolicitedNotificationEvent.
dispatch
(
UnsolicitedNotificationListener
listener)
使用此事件在侦听器上调用
notificationReceived()
方法。