Uses of Package
ch.qos.logback.core.net.server
Package
Description
Provides a robust logging server
Contains the base classes used by logback to serve logging events to
remote peers.
-
ClassDescriptionThis is the super class for module specific ServerSocketAppender implementations can derive from.A listener that accepts
Client
connections on behalf of aServerRunner
.An object that is responsible for the asynchronous execution of a socket server.This is the base class for module specific ServerSocketAppender implementations. -
ClassDescriptionThis is the super class for module specific ServerSocketAppender implementations can derive from.A client of a
ServerRunner
.A visitor for aClient
.A listener that acceptsClient
connections on behalf of aServerRunner
.An object that is responsible for the asynchronous execution of a socket server.