API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.ldap. UnsolicitedNotification View Source
Author(s)
Rosanna Lee
Scott Seligman
Vincent Ryan
Since
1.3
Version
1.9 05/11/17
Serial
Hierarchy
 Serializable
      ExtendedResponse
          UnsolicitedNotification
Subinterfaces
Description
public interface UnsolicitedNotification
  This interface represents an unsolicited notification as defined in RFC 2251.
Methods
Hide/Show inherited methods
public NamingException getException ()
  Retrieves the exception as constructed using information sent by the server.
public String getReferrals ()
  Retrieves the referral(s) sent by the server.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar