public class DpConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DpConfig.Dp |
static class |
DpConfig.Server |
| Modifier and Type | Field and Description |
|---|---|
DpConfig.Dp |
dp |
DpConfig.Server |
server |
| Constructor and Description |
|---|
DpConfig(com.typesafe.config.Config c) |
| Modifier and Type | Method and Description |
|---|---|
DpConfig.Dp |
getDp() |
DpConfig.Server |
getServer() |
public final DpConfig.Dp dp
public final DpConfig.Server server
public final DpConfig.Dp getDp()
public final DpConfig.Server getServer()
Copyright © 2020 toop.eu. All rights reserved.