Author: cutting
Date: Tue May 3 14:07:58 2005
New Revision: 167995
URL: http://svn.apache.org/viewcvs?rev=167995&view=rev
Log:
Update documentation.
Modified:
incubator/nutch/trunk/src/java/org/apache/nutch/ipc/RPC.java
Modified: incubator/nutch/trunk/src/java/org/apache/nutch/ipc/RPC.java
URL:
http://svn.apache.org/viewcvs/incubator/nutch/trunk/src/java/org/apache/nutch/ipc/RPC.java?rev=167995&r1=167994&r2=167995&view=diff
==============================================================================
--- incubator/nutch/trunk/src/java/org/apache/nutch/ipc/RPC.java (original)
+++ incubator/nutch/trunk/src/java/org/apache/nutch/ipc/RPC.java Tue May 3
14:07:58 2005
@@ -30,9 +30,8 @@
import org.apache.nutch.io.*;
import org.apache.nutch.util.*;
-/** A simple RPC mechanism. A protocol is a Java interface. All method
- * parameters and return values must implement Writable. All methods should
- * throw only IOException. No field data is transmitted. */
+/** A simple RPC mechanism. A protocol is a Java interface. All methods
+ * should throw only IOException. No field data is transmitted. */
public class RPC {
public static final Logger LOG =
LogFormatter.getLogger("org.apache.nutch.ipc.RPC");
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r
_______________________________________________
Nutch-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs