Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnsolicitedNotification extends ExtendedResponse, HasControls
This interface represents an unsolicited notification as defined in
ExtendedResponse
,
UnsolicitedNotificationEvent
,
UnsolicitedNotificationListener
Modifier and Type | Method and Description |
---|---|
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 |
---|
String[] getReferrals()
NamingException getException()
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.