|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Client | |
|---|---|
| ch.qos.logback.core.net.server | Contains the base classes used by logback to serve logging events to remote peers. |
| Uses of Client in ch.qos.logback.core.net.server |
|---|
| Classes in ch.qos.logback.core.net.server with type parameters of type Client | |
|---|---|
interface |
ClientVisitor<T extends Client>
A visitor for a Client. |
class |
ConcurrentServerRunner<T extends Client>
A concurrent ServerRunner. |
interface |
ServerListener<T extends Client>
A listener that accepts Client connections on behalf of a
ServerRunner. |
interface |
ServerRunner<T extends Client>
An object that is responsible for the asynchronous execution of a socket server. |
class |
ServerSocketListener<T extends Client>
A ServerListener that accepts connections on a ServerSocket. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||