Package | Description |
---|---|
ch.qos.logback.classic.net.server |
Provides a robust logging server
|
ch.qos.logback.core.net.server |
Contains the base classes used by logback to serve logging events to
remote peers.
|
Class and Description |
---|
AbstractServerSocketAppender
This is the super class for module specific ServerSocketAppender
implementations can derive from.
|
ServerListener
A listener that accepts
Client connections on behalf of a
ServerRunner . |
ServerRunner
An object that is responsible for the asynchronous execution of a
socket server.
|
SSLServerSocketAppenderBase
This is the base class for module specific ServerSocketAppender
implementations.
|
Class and Description |
---|
AbstractServerSocketAppender
This is the super class for module specific ServerSocketAppender
implementations can derive from.
|
Client
A client of a
ServerRunner . |
ClientVisitor
A visitor for a
Client . |
ServerListener
A listener that accepts
Client connections on behalf of a
ServerRunner . |
ServerRunner
An object that is responsible for the asynchronous execution of a
socket server.
|
Copyright © 2005–2015 QOS.ch. All rights reserved.