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 listener that accepts
Clientconnections 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. -
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 listener that acceptsClientconnections on behalf of aServerRunner.An object that is responsible for the asynchronous execution of a socket server.