Uses of Enum
org.apache.logging.log4j.core.net.Rfc1349TrafficClass
Packages that use Rfc1349TrafficClass
-
Uses of Rfc1349TrafficClass in org.apache.logging.log4j.core.net
Methods in org.apache.logging.log4j.core.net that return Rfc1349TrafficClassModifier and TypeMethodDescriptionSocketOptions.getRfc1349TrafficClass()
static Rfc1349TrafficClass
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.Methods in org.apache.logging.log4j.core.net with parameters of type Rfc1349TrafficClassModifier and TypeMethodDescriptionSocketOptions.setRfc1349TrafficClass
(Rfc1349TrafficClass trafficClass)