Uses of Class
ch.qos.logback.classic.net.SimpleSocketServer

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
 

Constructors in ch.qos.logback.classic.net with parameters of type SimpleSocketServer
SocketNode(SimpleSocketServer socketServer, java.net.Socket socket, LoggerContext context)