public class SpincastTestConfig extends SpincastConfig
| Constructor and Description |
|---|
SpincastTestConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpServerPort()
We use a free port.
|
String |
getServerHost() |
boolean |
isDebugEnabled()
We do not run in "debug" mode.
|
boolean |
isRoutesCaseSensitive() |
getContentTypesToSkipGziping, getDefaultLocale, getEnvironmentName, getHttpsKeyStoreKeypass, getHttpsKeyStorePath, getHttpsKeyStoreStorePass, getHttpsKeyStoreType, getHttpsServerPort, getRouteForwardingMaxNumber, getServerMaxRequestBodyBytes, getSpincastWritableDirpublic boolean isDebugEnabled()
isDebugEnabled in interface ISpincastConfigisDebugEnabled in class SpincastConfigpublic boolean isRoutesCaseSensitive()
isRoutesCaseSensitive in interface ISpincastConfigisRoutesCaseSensitive in class SpincastConfigpublic String getServerHost()
getServerHost in interface ISpincastConfiggetServerHost in class SpincastConfigpublic int getHttpServerPort()
getHttpServerPort in interface ISpincastConfiggetHttpServerPort in class SpincastConfigCopyright © 2016. All rights reserved.