ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/filter/TCPReaderInit.java (file contents):
Revision 1.31 by tdb, Tue May 21 16:47:17 2002 UTC vs.
Revision 1.32 by tdb, Wed Feb 5 16:43:47 2003 UTC

# Line 28 | Line 28 | import uk.org.iscream.cms.server.componentmanager.*;
28   import java.net.Socket;
29   import java.io.*;
30   import java.util.Random;
31 < import uk.org.iscream.cms.server.util.*;
31 > import uk.org.iscream.cms.util.*;
32  
33   /**
34   * This provides Host heartbeat functionality
# Line 166 | Line 166 | class TCPReaderInit extends Thread {
166       * Overrides the {@link java.lang.Object#toString() Object.toString()}
167       * method to provide clean logging (every class should have this).
168       *
169 <     * This uses the uk.org.iscream.cms.server.util.NameFormat class
169 >     * This uses the uk.org.iscream.cms.util.NameFormat class
170       * to format the toString()
171       *
172       * @return the name of this class and its CVS revision

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines