campus
Class InputRelay

java.lang.Object
  |
  +--campus.InputRelay

public class InputRelay
extends java.lang.Object

The relayer allows other hosts to read live syslog stream.

Version:
$Id: InputRelay.java,v 1.3 2003/09/16 03:41:39 glchen Exp $
Author:
Guanling Chen

Constructor Summary
InputRelay()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputRelay

public InputRelay()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception