|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleSocketServer | |
|---|---|
| ch.qos.logback.classic.net | Contains classes used to log through a network |
| Uses of SimpleSocketServer in ch.qos.logback.classic.net |
|---|
| Subclasses of SimpleSocketServer in ch.qos.logback.classic.net | |
|---|---|
class |
SimpleSSLSocketServer
A SimpleSocketServer that supports SSL. |
| Method parameters in ch.qos.logback.classic.net with type arguments of type SimpleSocketServer | |
|---|---|
protected static void |
SimpleSocketServer.doMain(Class<? extends SimpleSocketServer> serverClass,
String[] argv)
|
| Constructors in ch.qos.logback.classic.net with parameters of type SimpleSocketServer | |
|---|---|
SocketNode(SimpleSocketServer socketServer,
Socket socket,
LoggerContext context)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||