Package | Description |
---|---|
org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
org.apache.logging.log4j.core.layout |
Log4j 2 Layout support.
|
org.apache.logging.log4j.core.net |
Log4j 2 network support.
|
Class and Description |
---|
AbstractSocketManager
Abstract base class for managing sockets.
|
Advertiser |
Facility
The facility codes used by the Syslog system.
|
Protocol
Enumerates the supported protocols.
|
SmtpManager
Manager for sending SMTP events.
|
SocketOptions
Holds all socket options settable via
Socket methods. |
Class and Description |
---|
Advertiser |
Class and Description |
---|
Facility
The facility codes used by the Syslog system.
|
Class and Description |
---|
AbstractSocketManager
Abstract base class for managing sockets.
|
Advertiser |
DatagramSocketManager
Socket Manager for UDP connections.
|
DatagramSocketManager.DatagramSocketManagerFactory
Factory to create the DatagramSocketManager.
|
DatagramSocketManager.FactoryData
Data for the factory.
|
Facility
The facility codes used by the Syslog system.
|
JndiManager
Manages a JNDI
Context . |
JndiManager.JndiManagerFactory |
MimeMessageBuilder
Builder for
MimeMessage instances. |
Protocol
Enumerates the supported protocols.
|
Rfc1349TrafficClass
Enumerates the RFC 1349 TOS field.
|
Severity
Severity values used by the Syslog system.
|
SmtpManager
Manager for sending SMTP events.
|
SmtpManager.FactoryData
Factory data.
|
SmtpManager.SMTPManagerFactory
Factory to create the SMTP Manager.
|
SocketAddress
Plugin to hold a hostname and port (socket address).
|
SocketAddress.Builder |
SocketOptions
Holds all socket options settable via
Socket methods. |
SocketPerformancePreferences
Holds all socket options settable via
Socket.setPerformancePreferences(int, int, int) . |
SslSocketManager |
SslSocketManager.SslFactoryData |
SslSocketManager.SslSocketManagerFactory |
TcpSocketManager
Manager of TCP Socket connections.
|
TcpSocketManager.FactoryData
Data for the factory.
|
TcpSocketManager.Reconnector
Handles reconnecting to a Socket on a Thread.
|
TcpSocketManager.TcpSocketManagerFactory
Factory to create a TcpSocketManager.
|