Update of /var/cvs/speeltuin/andre/mmget/config/functions
In directory james.mmbase.org:/tmp/cvs-serv28576/config/functions

Modified Files:
        mmget.xml 
Log Message:
sort of status indication and abilty to cancel


See also: http://cvs.mmbase.org/viewcvs/speeltuin/andre/mmget/config/functions


Index: mmget.xml
===================================================================
RCS file: /var/cvs/speeltuin/andre/mmget/config/functions/mmget.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- mmget.xml   27 Feb 2009 10:38:28 -0000      1.2
+++ mmget.xml   25 Mar 2009 14:14:58 -0000      1.3
@@ -16,4 +16,13 @@
     <return type="String" />
   </function>
 
+  <function name="cancel">
+    <description>
+      Cancels the download.
+    </description>
+    <type>class</type>
+    <class>org.mmbase.mmget.MMGet</class>
+    <method>cancel</method>
+  </function>
+
 </functionset>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to