Package com.yahoo.jdisc.http
Class ServerConfig.ConnectionLog
- java.lang.Object
-
- com.yahoo.config.Node
-
- com.yahoo.config.InnerNode
-
- com.yahoo.jdisc.http.ServerConfig.ConnectionLog
-
- Enclosing class:
- ServerConfig
public static final class ServerConfig.ConnectionLog extends com.yahoo.config.InnerNode
This class represents server.connectionLog
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ServerConfig.ConnectionLog.Builder
-
Constructor Summary
Constructors Constructor Description ConnectionLog(ServerConfig.ConnectionLog.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
enabled()
-
-
-
Constructor Detail
-
ConnectionLog
public ConnectionLog(ServerConfig.ConnectionLog.Builder builder)
-
-