| 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 |
| AbstractSocketAppender | An abstract base for module specific SocketAppender implementations in other logback modules. | Class | ch.qos.logback.core.net | LogBack |
| AbstractSSLSocketAppender | An abstract base for module specific SSLSocketAppender implementations located in other logback modules. | Class | ch.qos.logback.core.net | LogBack |
| AutoFlushingObjectWriter | Automatically flushes the underlying ObjectOutputStream immediately after calling it's ObjectOutputStream. | Class | ch.qos.logback.core.net | 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 |
| ConfigurableSSLServerSocketFactory | An SSLServerSocketFactory that configures SSL parameters (those specified in SSLParametersConfiguration) on each newly | Class | ch.qos.logback.core.net.ssl | LogBack |
| ConfigurableSSLSocketFactory | An SSLSocketFactory that configures SSL parameters (those covered by SSLParameters) on each newly created socket. | Class | ch.qos.logback.core.net.ssl | LogBack |
| DefaultSocketConnector | Default implementation of SocketConnector. | Class | ch.qos.logback.core.net | LogBack |
| JMSAppenderBase | This class serves as a base class for JMSTopicAppender and JMSQueueAppender | Class | ch.qos.logback.core.net | LogBack |
| KeyManagerFactoryFactoryBean | A factory bean for a JSSE KeyManagerFactory. | Class | ch.qos.logback.core.net.ssl | LogBack |
| KeyStoreFactoryBean | A factory bean for a JCA KeyStore. | Class | ch.qos.logback.core.net.ssl | LogBack |
| LoginAuthenticator | Used by SMTPAppender for authentication purposes. | Class | ch.qos.logback.core.net | LogBack |
| ObjectWriter | Writes objects to an output. | Interface | ch.qos.logback.core.net | LogBack |
| ObjectWriterFactory | Factory for ObjectWriter instances. | Class | ch.qos.logback.core.net | LogBack |
| QueueFactory | Factory for Queue instances. | Class | ch.qos.logback.core.net | LogBack |
| SecureRandomFactoryBean | A factory bean for a JCA SecureRandom generator. | Class | ch.qos.logback.core.net.ssl | 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 |
| SMTPAppenderBase | An abstract class that provides support for sending events to an email See http://logback. | Class | ch.qos.logback.core.net | LogBack |
| SocketConnector | A Runnable that (re)connects a socket. | Interface | ch.qos.logback.core.net | LogBack |
| SocketConnector .ExceptionHandler | An exception handler that is notified of all exceptions that occur during the (re)connection process. | Interface | ch.qos.logback.core.net.SocketConnector | LogBack |
| SSL | Various constants used by the SSL implementation. | Interface | ch.qos.logback.core.net.ssl | LogBack |
| SSLComponent | A interface used to identify components that have an SSL configuration. | Interface | ch.qos.logback.core.net.ssl | LogBack |
| SSLConfigurable | An object that has configurable SSL parameters. | Interface | ch.qos.logback.core.net.ssl | LogBack |
| SSLConfigurableServerSocket | An SSLConfigurable wrapper for an SSLServerSocket. | Class | ch.qos.logback.core.net.ssl | LogBack |
| SSLConfigurableSocket | An SSLConfigurable wrapper for an SSLSocket. | Class | ch.qos.logback.core.net.ssl | LogBack |
| SSLConfiguration | A configuration for an SSLContext. | Class | ch.qos.logback.core.net.ssl | LogBack |
| SSLContextFactoryBean | A factory bean for a JSSE SSLContext. | Class | ch.qos.logback.core.net.ssl | LogBack |
| SSLNestedComponentRegistryRules | Class | ch.qos.logback.core.net.ssl | LogBack | |
| SSLParametersConfiguration | A configuration of SSL parameters for an SSLEngine. | Class | ch.qos.logback.core.net.ssl | LogBack |
| SSLServerSocketAppenderBase | Class | ch.qos.logback.core.net.server | LogBack | |
| SyslogAppenderBase | Base class for SyslogAppender. | Class | ch.qos.logback.core.net | LogBack |
| SyslogConstants | Constants used by syslog daemon and transitively by SyslogAppenderBase. | Class | ch.qos.logback.core.net | LogBack |
| SyslogOutputStream | SyslogOutputStream is a wrapper around the DatagramSocket class so that it behaves like an OutputStream. | Class | ch.qos.logback.core.net | LogBack |
| TrustManagerFactoryFactoryBean | A factory bean for a JSSE TrustManagerFactory. | Class | ch.qos.logback.core.net.ssl | LogBack |
| AbstractServerSocketAppender | This is the super class for module specific ServerSocketAppender implementations can derive from. | Class | ch.qos.logback.core.net.server | Logback Api |
| AbstractSocketAppender | An abstract base for module specific SocketAppender implementations in other logback modules. | Class | ch.qos.logback.core.net | Logback Api |
| AbstractSSLSocketAppender | An abstract base for module specific SSLSocketAppender implementations located in other logback modules. | Class | ch.qos.logback.core.net | Logback Api |
| AutoFlushingObjectWriter | Automatically flushes the underlying ObjectOutputStream immediately after calling it's ObjectOutputStream. | Class | ch.qos.logback.core.net | 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 |
| ConfigurableSSLServerSocketFactory | An SSLServerSocketFactory that configures SSL parameters (those specified in SSLParametersConfiguration) on each newly | Class | ch.qos.logback.core.net.ssl | Logback Api |
| ConfigurableSSLSocketFactory | An SSLSocketFactory that configures SSL parameters (those covered by SSLParameters) on each newly created socket. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| DefaultSocketConnector | Default implementation of SocketConnector. | Class | ch.qos.logback.core.net | Logback Api |
| JMSAppenderBase | This class serves as a base class for JMSTopicAppender and JMSQueueAppender | Class | ch.qos.logback.core.net | Logback Api |
| KeyManagerFactoryFactoryBean | A factory bean for a JSSE KeyManagerFactory. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| KeyStoreFactoryBean | A factory bean for a JCA KeyStore. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| LoginAuthenticator | Used by SMTPAppender for authentication purposes. | Class | ch.qos.logback.core.net | Logback Api |
| ObjectWriter | Writes objects to an output. | Interface | ch.qos.logback.core.net | Logback Api |
| ObjectWriterFactory | Factory for ObjectWriter instances. | Class | ch.qos.logback.core.net | Logback Api |
| QueueFactory | Factory for Queue instances. | Class | ch.qos.logback.core.net | Logback Api |
| SecureRandomFactoryBean | A factory bean for a JCA SecureRandom generator. | Class | ch.qos.logback.core.net.ssl | 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 |
| SMTPAppenderBase | An abstract class that provides support for sending events to an email See http://logback. | Class | ch.qos.logback.core.net | Logback Api |
| SocketConnector | A Runnable that (re)connects a socket. | Interface | ch.qos.logback.core.net | Logback Api |
| SocketConnector .ExceptionHandler | An exception handler that is notified of all exceptions that occur during the (re)connection process. | Interface | ch.qos.logback.core.net.SocketConnector | Logback Api |
| SSL | Various constants used by the SSL implementation. | Interface | ch.qos.logback.core.net.ssl | Logback Api |
| SSLComponent | A interface used to identify components that have an SSL configuration. | Interface | ch.qos.logback.core.net.ssl | Logback Api |
| SSLConfigurable | An object that has configurable SSL parameters. | Interface | ch.qos.logback.core.net.ssl | Logback Api |
| SSLConfigurableServerSocket | An SSLConfigurable wrapper for an SSLServerSocket. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| SSLConfigurableSocket | An SSLConfigurable wrapper for an SSLSocket. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| SSLConfiguration | A configuration for an SSLContext. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| SSLContextFactoryBean | A factory bean for a JSSE SSLContext. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| SSLNestedComponentRegistryRules | Class | ch.qos.logback.core.net.ssl | Logback Api | |
| SSLParametersConfiguration | A configuration of SSL parameters for an SSLEngine. | Class | ch.qos.logback.core.net.ssl | Logback Api |
| SSLServerSocketAppenderBase | Class | ch.qos.logback.core.net.server | Logback Api | |
| SyslogAppenderBase | Base class for SyslogAppender. | Class | ch.qos.logback.core.net | Logback Api |
| SyslogConstants | Constants used by syslog daemon and transitively by SyslogAppenderBase. | Class | ch.qos.logback.core.net | Logback Api |
| SyslogOutputStream | SyslogOutputStream is a wrapper around the DatagramSocket class so that it behaves like an OutputStream. | Class | ch.qos.logback.core.net | Logback Api |
| TrustManagerFactoryFactoryBean | A factory bean for a JSSE TrustManagerFactory. | Class | ch.qos.logback.core.net.ssl | Logback Api |