|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.log4jfugue.socketAppender.SimpleSocketServer
public class SimpleSocketServer
A simple SocketNode based server.
Usage: java org.apache.log4j.net.SimpleSocketServer port configFile
where port is a part number where the server listens and
configFile is a configuration file fed to the PropertyConfigurator or to DOMConfigurator if an XML file.
| Constructor Summary | |
|---|---|
SimpleSocketServer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleSocketServer()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||