/[classpath]/classpath/javax/naming/ldap/UnsolicitedNotification.java
ViewVC logotype

Diff of /classpath/javax/naming/ldap/UnsolicitedNotification.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mark, Sat Nov 23 21:44:28 2002 UTC revision 1.2 by mkoch, Sun Oct 12 16:40:09 2003 UTC
# Line 46  import javax.naming.*; Line 46  import javax.naming.*;
46    
47  public interface UnsolicitedNotification extends ExtendedResponse, HasControls  public interface UnsolicitedNotification extends ExtendedResponse, HasControls
48  {  {
49    public String[] getReferrals();    String[] getReferrals();
50    public NamingException getException();    NamingException getException();
51  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26