javax.naming.ldap
Interface UnsolicitedNotification

All Superinterfaces:
ExtendedResponse, HasControls, Serializable

public interface UnsolicitedNotification
extends ExtendedResponse, HasControls


Method Summary
 NamingException getException()
           
 String[] getReferrals()
           
 
Methods inherited from interface javax.naming.ldap.ExtendedResponse
getEncodedValue, getID
 
Methods inherited from interface javax.naming.ldap.HasControls
getControls
 

Method Detail

getReferrals

String[] getReferrals()

getException

NamingException getException()