Uses of Class
org.apache.logging.log4j.core.net.SocketPerformancePreferences
-
Packages that use SocketPerformancePreferences Package Description org.apache.logging.log4j.core.net Log4j 2 network support. -
-
Uses of SocketPerformancePreferences in org.apache.logging.log4j.core.net
Methods in org.apache.logging.log4j.core.net that return SocketPerformancePreferences Modifier and Type Method Description SocketPerformancePreferences
SocketPerformancePreferences. build()
SocketPerformancePreferences
SocketOptions. getPerformancePreferences()
static SocketPerformancePreferences
SocketPerformancePreferences. newBuilder()
Methods in org.apache.logging.log4j.core.net with parameters of type SocketPerformancePreferences Modifier and Type Method Description SocketOptions
SocketOptions. setPerformancePreferences(SocketPerformancePreferences performancePreferences)
-