chapters.receivers.socket
Class AppenderExample

java.lang.Object
  extended by chapters.receivers.socket.AppenderExample

public class AppenderExample
extends Object

This application loads a configuration containing some form of socket appender and then allows the user to enter messages which will be relayed to remote clients via the appender.


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

Constructor Detail

AppenderExample

public AppenderExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2005-2013 QOS.ch. All Rights Reserved.