KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > ldap > UnsolicitedNotification

javax.naming.ldap
Interface UnsolicitedNotification

All Superinterfaces:
ExtendedResponse, HasControls, Serializable
See Also:
Source Code, UnsolicitedNotificationEvent, UnsolicitedNotificationListener

NamingException getException()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


String[] getReferrals()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags