| 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 | Field and Description |
|---|---|
protected AbstractNetSyslogConfigIF |
AbstractNetSyslog.netSyslogConfig |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TCPNetSyslogConfigIF
TCPNetSyslogConfigIF is a configuration interface supporting TCP/IP-based
Syslog implementations.
|
| 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 | Interface and Description |
|---|---|
interface |
SSLTCPNetSyslogConfigIF
SSLTCPNetSyslogConfigIF is a configuration interface supporting TCP/IP-based
(over SSL/TLS) Syslog implementations.
|
| 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.
|
Copyright © 2017. All rights reserved.