Uses of Package
ch.qos.logback.core.net.server
Packages that use ch.qos.logback.core.net.server
Package
Description
Provides a robust appender that serves logging events to remote clients
Provides a robust logging server
Contains the base classes used by logback to serve logging events to
remote peers.
-
Classes in ch.qos.logback.core.net.server used by ch.qos.logback.access.net.serverClassDescriptionThis is the super class for module specific ServerSocketAppender implementations can derive from.This is the base class for module specific ServerSocketAppender implementations.
-
Classes in ch.qos.logback.core.net.server used by ch.qos.logback.classic.net.serverClassDescriptionThis is the super class for module specific ServerSocketAppender implementations can derive from.A client of a
ServerRunner
.A concurrentServerRunner
.A listener that acceptsClient
connections on behalf of aServerRunner
.An object that is responsible for the asynchronous execution of a socket server.AServerListener
that accepts connections on aServerSocket
.This is the base class for module specific ServerSocketAppender implementations. -
Classes in ch.qos.logback.core.net.server used by ch.qos.logback.core.net.serverClassDescriptionThis is the super class for module specific ServerSocketAppender implementations can derive from.A client of a
ServerRunner
.A visitor for aClient
.A concurrentServerRunner
.A client of aServerRunner
that receives events from a local appender and logs them according to local policy.A listener that acceptsClient
connections on behalf of aServerRunner
.An object that is responsible for the asynchronous execution of a socket server.AServerListener
that accepts connections on aServerSocket
.