public class SimpleSocketServer
extends java.lang.Object
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 thePropertyConfiguratoror toDOMConfiguratorif an XML file.
| Constructor and Description |
|---|
SimpleSocketServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv) |
Copyright © 2020 Confluent, Inc.. All Rights Reserved.