Package | Description |
---|---|
org.apache.logging.log4j.core.net |
Log4j 2 network support.
|
Modifier and Type | Field and Description |
---|---|
private Rfc1349TrafficClass |
SocketOptions.rfc1349TrafficClass |
Modifier and Type | Method and Description |
---|---|
Rfc1349TrafficClass |
SocketOptions.getRfc1349TrafficClass() |
static Rfc1349TrafficClass |
Rfc1349TrafficClass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Rfc1349TrafficClass[] |
Rfc1349TrafficClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SocketOptions |
SocketOptions.setRfc1349TrafficClass(Rfc1349TrafficClass trafficClass) |