インタフェース
javax.naming.ldap.UnsolicitedNotificationの使用
| パッケージ | 説明 |
|---|---|
| javax.naming.ldap |
LDAPv3の拡張操作とコントロールのサポートを提供します。
|
-
javax.naming.ldapでのUnsolicitedNotificationの使用
UnsolicitedNotificationを返すjavax.naming.ldapのメソッド 修飾子と型 メソッド 説明 UnsolicitedNotificationUnsolicitedNotificationEvent. getNotification()非要請通知を返します。UnsolicitedNotification型のパラメータを持つjavax.naming.ldapのコンストラクタ コンストラクタ 説明 UnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)UnsolicitedNotificationEventの新しいインスタンスを構築します。