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

Constructor Index

 o SocketRelay()

Method Index

 o main(String[])
Main line code.

Constructors

 o SocketRelay
 public SocketRelay()

Methods

 o main
 public static void main(String args[])
Main line code.

Parameters:
args - command-line arguments passed to the application.