モジュール java.naming
パッケージ javax.naming.ldap

インタフェースUnsolicitedNotification

すべてのスーパー・インタフェース:
ExtendedResponse, HasControls, Serializable

public interface UnsolicitedNotification extends ExtendedResponse, HasControls
このインタフェースは、RFC 2251で定義された非要請通知を表します。 この通知は、クライアントから指示されなくても、LDAPサーバーからLDAPクライアントへ送信されます。 その形式は、拡張レスポンス(ExtendedResponse)です。
導入されたバージョン:
1.3
関連項目: