|
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 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。