| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastFrontController.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastFrontController(IRouter<R,W> router,
ISpincastConfig spincastConfig,
ISpincastDictionary spincastDictionary,
IServer server,
IRequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRouteParamAliasesBinder.init(ISpincastConfig spincastConfig,
IRouter<R,W> router)
Init : binds the aliases.
|
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastUtils.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastUtils(ISpincastConfig spincastConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ISpincastConfig> |
DefaultTestingModule.getSpincastConfigClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastConfig |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ISpincastConfig> |
SpincastConfigPluginGuiceModule.getSpincastConfigImplClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastConfigPropsFileBased
This configuration implementation will try to find a
properties file to load the configurations.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ISpincastConfig> |
SpincastConfigPropsFilePluginGuiceModule.getSpincastConfigImplClass() |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
Cookie.getSpincastConfig() |
| Constructor and Description |
|---|
Cookie(String name,
ISpincastConfig spincastConfig)
Constructor
|
Cookie(String name,
String value,
ISpincastConfig spincastConfig)
Constructor
|
Cookie(String name,
String value,
String path,
String domain,
Date expires,
boolean secure,
boolean httpOnly,
boolean discard,
int version,
ISpincastConfig spincastConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastLocaleResolver.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastLocaleResolver(ISpincastConfig spincastConfig,
com.google.inject.Provider<IRequestContext<?>> requestContextProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastPebbleTemplatingEngine.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastPebbleTemplatingEngine(ISpincastConfig spincastConfig,
ISpincastPebbleTemplatingEngineConfig spincastPebbleTemplatingEngineConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastRequestRequestContextAddon.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastRequestRequestContextAddon(R requestContext,
IServer server,
IJsonManager jsonManager,
IXmlManager xmlManager,
ISpincastUtils spincastUtils,
ISpincastConfig spincastConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastResponseRequestContextAddon.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastResponseRequestContextAddon(R requestContext,
IServer server,
IJsonManager jsonManager,
IXmlManager xmlManager,
ISpincastConfig spincastConfig,
ISpincastUtils spincastUtils) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastRouter.getSpincastConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastUndertowServer.getConfig() |
| Constructor and Description |
|---|
SpincastUndertowServer(ISpincastConfig config,
ISpincastUndertowConfig spincastUndertowConfig,
IFrontController frontController,
ISpincastUtils spincastUtils,
ICookieFactory cookieFactory,
ICorsHandlerFactory corsHandlerFactory,
IGzipCheckerHandlerFactory gzipCheckerHandlerFactory,
IFileClassPathResourceManagerFactory fileClassPathResourceManagerFactory,
ISpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory,
IWebsocketEndpointFactory spincastWebsocketEndpointFactory,
ISSLContextFactory sslContextFactory)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastTestConfig
Default configurations for Spincast tests.
|
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastConfig |
SpincastGuiceBasedTestBase.getSpincastConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpincastGuiceBasedTestBase.setSpincastConfig(ISpincastConfig spincastConfig) |
Copyright © 2016. All rights reserved.