©
本文档使用
php.cn手册 发布
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface UnsolicitedNotification
此接口表示在 RFC 2251 中定义的未经请求的通知。未经请求的通知将被 LDAP 服务器发送到 LDAP 客户端,该客户端无需进行任何请求操作。其格式是扩展响应 (ExtendedResponse) 的格式。
ExtendedResponse
,
UnsolicitedNotificationEvent
,
UnsolicitedNotificationListener
方法摘要 | |
---|---|
NamingException |
getException()
检索使用服务器发送的信息构造的异常。 |
String[] |
getReferrals()
检索服务器发送的引用。 |
从接口 javax.naming.ldap.ExtendedResponse 继承的方法 |
---|
getEncodedValue, getID |
从接口 javax.naming.ldap.HasControls 继承的方法 |
---|
getControls |
方法详细信息 |
---|
String[] getReferrals()
NamingException getException()
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。