Package | Description |
---|---|
org.apache.logging.log4j.core.net |
Log4j 2 network support.
|
Modifier and Type | Class | Description |
---|---|---|
protected static class |
TcpSocketManager.TcpSocketManagerFactory<M extends TcpSocketManager,T extends org.apache.logging.log4j.core.net.TcpSocketManager.FactoryData> |
Factory to create a TcpSocketManager.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SslSocketManager |
Modifier and Type | Method | Description |
---|---|---|
static TcpSocketManager |
TcpSocketManager.getSocketManager(String host,
int port,
int connectTimeoutMillis,
int reconnectDelayMillis,
boolean immediateFail,
Layout<? extends Serializable> layout,
int bufferSize) |
|
static TcpSocketManager |
TcpSocketManager.getSocketManager(String host,
int port,
int connectTimeoutMillis,
int reconnectDelayMillis,
boolean immediateFail,
Layout<? extends Serializable> layout,
int bufferSize,
SocketOptions socketOptions) |
Obtains a TcpSocketManager.
|
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.