| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNetSyslogConfig
AbstractNetSyslogConfig is an abstract extension of AbstractSyslogConfig
that provides configuration support for network-based syslog clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPNetSyslogConfig
TCPNetSyslogConfig is an extension of AbstractNetSyslogConfig that provides
configuration support for TCP/IP-based syslog clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledTCPNetSyslogConfig
NetSyslogPoolFactory is an implementation of SyslogPoolConfigIF
which provides configuration support for the Apache Commons Pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSLTCPNetSyslogConfig
SSLTCPNetSyslogConfig is an extension of TCPNetSyslogConfig that provides
configuration support for TCP/IP-based (over SSL/TLS) syslog clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledSSLTCPNetSyslogConfig
PooledSSLTCPNetSyslogConfig is an extension of PooledTCPNetSyslogConfig
which provides configuration support for the Apache Commons Pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UDPNetSyslogConfig
UDPNetSyslogConfig is an extension of AbstractNetSyslogConfig that provides
configuration support for UDP/IP-based syslog clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnixSyslogConfig
UnixSyslogConfig is an extension of AbstractNetSyslogConfig that provides
configuration support for Unix-based syslog clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnixSocketSyslogConfig
UnixSocketSyslogConfig is an extension of AbstractNetSyslogConfig that provides
configuration support for Unix socket-based syslog clients.
|
Copyright © 2017. All rights reserved.