| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastFrontController.getServer() |
| Constructor and Description |
|---|
SpincastFrontController(IRouter<R> router,
ISpincastConfig spincastConfig,
ISpincastDictionary spincastDictionary,
IServer server,
IRequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastCookiesRequestContextAddon.getServer() |
| Constructor and Description |
|---|
SpincastCookiesRequestContextAddon(R requestContext,
IServer server,
ICookieFactory cookieFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastRequestRequestContextAddon.getServer() |
| Constructor and Description |
|---|
SpincastRequestRequestContextAddon(R requestContext,
IServer server,
IJsonManager jsonManager,
IXmlManager xmlManager,
ISpincastUtils spincastUtils,
ISpincastConfig spincastConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastResponseRequestContextAddon.getServer() |
| Constructor and Description |
|---|
SpincastResponseRequestContextAddon(R requestContext,
IServer server,
IJsonManager jsonManager,
IXmlManager xmlManager,
ISpincastConfig spincastConfig,
ISpincastUtils spincastUtils) |
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastRouter.getServer() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastUndertowServer
Server implementation for Undertow.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends IServer> |
SpincastUndertowPluginGuiceModule.getSpincastUndertowServerClass() |
| Modifier and Type | Method and Description |
|---|---|
protected IServer |
SpincastIntegrationTestBase.getServer() |
Copyright © 2016. All rights reserved.