public class SpincastConfig extends Object implements ISpincastConfig
| Constructor and Description |
|---|
SpincastConfig() |
public String getEnvironmentName()
getEnvironmentName in interface ISpincastConfigpublic int getHttpServerPort()
getHttpServerPort in interface ISpincastConfigpublic int getHttpsServerPort()
getHttpsServerPort in interface ISpincastConfigpublic String getHttpsKeyStorePath()
getHttpsKeyStorePath in interface ISpincastConfigpublic String getHttpsKeyStoreType()
getHttpsKeyStoreType in interface ISpincastConfigpublic String getHttpsKeyStoreStorePass()
getHttpsKeyStoreStorePass in interface ISpincastConfigpublic String getHttpsKeyStoreKeypass()
getHttpsKeyStoreKeypass in interface ISpincastConfigpublic String getServerHost()
getServerHost in interface ISpincastConfigpublic boolean isDebugEnabled()
isDebugEnabled in interface ISpincastConfigpublic boolean isRoutesCaseSensitive()
isRoutesCaseSensitive in interface ISpincastConfigpublic long getServerMaxRequestBodyBytes()
getServerMaxRequestBodyBytes in interface ISpincastConfigpublic List<String> getContentTypesToSkipGziping()
getContentTypesToSkipGziping in interface ISpincastConfigpublic File getSpincastWritableDir()
getSpincastWritableDir in interface ISpincastConfigprotected String getSpincastTempDirName()
protected void cleanWritableSpincastDir(File spincastTempDir)
public Locale getDefaultLocale()
getDefaultLocale in interface ISpincastConfigpublic int getRouteForwardingMaxNumber()
getRouteForwardingMaxNumber in interface ISpincastConfigpublic int getDefaultRouteCacheFilterSecondsNbr()
getDefaultRouteCacheFilterSecondsNbr in interface ISpincastConfigpublic boolean isDefaultRouteCacheFilterPrivate()
isDefaultRouteCacheFilterPrivate in interface ISpincastConfigpublic Integer getDefaultRouteCacheFilterSecondsNbrCdns()
getDefaultRouteCacheFilterSecondsNbrCdns in interface ISpincastConfigpublic boolean isDisableWriteToDiskDynamicStaticResource()
isDisableWriteToDiskDynamicStaticResource in interface ISpincastConfigpublic boolean isAddDefaultTemplateVariablesFilter()
isAddDefaultTemplateVariablesFilter in interface ISpincastConfigpublic int getDefaultTemplateVariablesFilterPosition()
getDefaultTemplateVariablesFilterPosition in interface ISpincastConfigpublic IStaticResourceCacheConfig getDefaultStaticResourceCacheConfig(boolean isDynamicResource)
getDefaultStaticResourceCacheConfig in interface ISpincastConfigCopyright © 2016. All rights reserved.