dflorey 2004/12/22 10:17:13
Modified: webdavclient/clientlib/src/java/org/apache/webdav/lib Tag:
SLIDE_2_1_RELEASE_BRANCH NotificationListener.java
Log:
Javadoc bugfix
Revision Changes Path
No revision
No revision
1.8.2.1 +4 -4
jakarta-slide/webdavclient/clientlib/src/java/org/apache/webdav/lib/NotificationListener.java
Index: NotificationListener.java
===================================================================
RCS file:
/home/cvs/jakarta-slide/webdavclient/clientlib/src/java/org/apache/webdav/lib/NotificationListener.java,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -r1.8 -r1.8.2.1
--- NotificationListener.java 9 Aug 2004 23:27:00 -0000 1.8
+++ NotificationListener.java 22 Dec 2004 18:17:13 -0000 1.8.2.1
@@ -161,7 +161,7 @@
* @param lifetime the duration for that you want to observe (in seconds)
* @param notificationDelay the time the server waits before it sends a
notify
* message to the host provided in the
constructor
- * (in seconds)
+ * (in milliseconds)
* @param listener the Subscriber that is called on incomming
notifications
* @param credentials credentials for authentication on the server
observed
* @return boolean true if subscription succeeded, false if subscription
failed
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]