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(Class<? extends SimpleSocketServer> serverClass,
String[] argv) |
Constructor and Description |
---|
SocketNode(SimpleSocketServer socketServer,
Socket socket,
LoggerContext context) |
Copyright © 2005–2015 QOS.ch. All rights reserved.