Package | Description |
---|---|
ch.qos.logback.classic.net |
Contains classes used to log through a network
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleSSLSocketServer
A
SimpleSocketServer that supports SSL. |
Modifier and Type | Method and Description |
---|---|
protected static void |
SimpleSocketServer.doMain(java.lang.Class<? extends SimpleSocketServer> serverClass,
java.lang.String[] argv) |
Constructor and Description |
---|
SocketNode(SimpleSocketServer socketServer,
java.net.Socket socket,
LoggerContext context) |