Package ej.hoka.http
Class Config
- java.lang.Object
-
- ej.hoka.http.Config
-
public final class Config extends Object
Load and provide server configuration form hoka.properties on the classpath.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetBufferSize()Gets the buffer size.static ConfiggetInstance()Gets the configuration instance.StringgetLoggerClassName()Gets the logger class name.StringgetLoggerLevel()Gets the log level.
-