Class SocketRelay
java.lang.Object
|
+----SocketRelay
- public class SocketRelay
- extends Object
Class definition for the main SocketRelay processing thread.
- Version:
- $Revision: 1.2 $, $Date: 2000/10/12 14:07:23 $
- Author:
- John Cavanaugh
-
SocketRelay()
-
-
main(String[])
- Main line code.
SocketRelay
public SocketRelay()
main
public static void main(String args[])
- Main line code.
- Parameters:
- args - command-line arguments passed to the
application.