com.gsihealth.auditclient
Class SyslogClient

java.lang.Object
  extended by com.gsihealth.auditclient.SyslogClient

public class SyslogClient
extends Object


Constructor Summary
SyslogClient(String host, String port)
           
 
Method Summary
 void sendMessage(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyslogClient

public SyslogClient(String host,
                    String port)
Method Detail

sendMessage

public void sendMessage(String message)
                 throws Exception
Throws:
Exception


Copyright © 2010-2011 HNIN Direct. All Rights Reserved.