src/share/classes/javax/naming/event/EventDirContext.java

Print this page

        

@@ -32,11 +32,11 @@
 /**
  * Contains methods for registering listeners to be notified
  * of events fired when objects named in a directory context changes.
  *<p>
  * The methods in this interface support identification of objects by
- * <A HREF="ftp://ftp.isi.edu/in-notes/rfc2254.txt">RFC 2254</a>
+ * <A HREF="http://www.ietf.org/rfc/rfc2254.txt">RFC 2254</a>
  * search filters.
  *
  *<P>Using the search filter, it is possible to register interest in objects
  * that do not exist at the time of registration but later come into existence and
  * satisfy the filter.  However, there might be limitations in the extent