|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents an unsolicited notification as defined in . An unsolicited notification is sent by the LDAP server to the LDAP client without any provocation from the client. Its format is that of an extended response (ExtendedResponse).
ExtendedResponse,
UnsolicitedNotificationEvent,
UnsolicitedNotificationListener| Method Summary | |
NamingException |
getException()
Retrieves the exception as constructed using information sent by the server. |
String[] |
getReferrals()
Retrieves the referral(s) sent by the server. |
| Methods inherited from interface javax.naming.ldap.ExtendedResponse |
getEncodedValue, getID |
| Methods inherited from interface javax.naming.ldap.HasControls |
getControls |
| Method Detail |
public String[] getReferrals()
public NamingException getException()
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.