| Name | Description | Type | Package | Framework |
| AbstractServerSocketAppender | This is the super class for module specific ServerSocketAppender implementations can derive from. | Class | ch.qos.logback.core.net.server | LogBack |
| Client | A client of a ServerRunner. | Interface | ch.qos.logback.core.net.server | LogBack |
| ConcurrentServerRunner | A concurrent ServerRunner. | Class | ch.qos.logback.core.net.server | LogBack |
| ServerListener | A listener that accepts Client connections on behalf of a This interface exists primarily to abstract away the details of the | Interface | ch.qos.logback.core.net.server | LogBack |
| ServerRunner | An object that is responsible for the asynchronous execution of a This interface exists primarily to allow the runner to be mocked for | Interface | ch.qos.logback.core.net.server | LogBack |
| ServerSocketListener | A ServerListener that accepts connections on a ServerSocket. | Class | ch.qos.logback.core.net.server | LogBack |
| SSLServerSocketAppenderBase | Class | ch.qos.logback.core.net.server | LogBack | |
| AbstractServerSocketAppender | This is the super class for module specific ServerSocketAppender implementations can derive from. | Class | ch.qos.logback.core.net.server | Logback Api |
| Client | A client of a ServerRunner. | Interface | ch.qos.logback.core.net.server | Logback Api |
| ConcurrentServerRunner | A concurrent ServerRunner. | Class | ch.qos.logback.core.net.server | Logback Api |
| ServerListener | A listener that accepts Client connections on behalf of a This interface exists primarily to abstract away the details of the | Interface | ch.qos.logback.core.net.server | Logback Api |
| ServerRunner | An object that is responsible for the asynchronous execution of a This interface exists primarily to allow the runner to be mocked for | Interface | ch.qos.logback.core.net.server | Logback Api |
| ServerSocketListener | A ServerListener that accepts connections on a ServerSocket. | Class | ch.qos.logback.core.net.server | Logback Api |
| SSLServerSocketAppenderBase | Class | ch.qos.logback.core.net.server | Logback Api | |