public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
String |
getApiFilesPath() |
String |
getAppName() |
String[] |
getFilterIds() |
String |
getLogbackAccessPath() |
int |
getPort() |
String |
getRewriteFilePath() |
String |
getRotationStatusFilePath() |
TracingConfiguration |
getTracingConfiguration() |
boolean |
sendServerVersion() |
int getPort()
boolean sendServerVersion()
String getRewriteFilePath()
String getLogbackAccessPath()
String getRotationStatusFilePath()
String getApiFilesPath()
String[] getFilterIds()
String getAppName()
TracingConfiguration getTracingConfiguration()
Copyright © 2016. All rights reserved.