| Package | Description |
|---|---|
| org.spincast.core.utils | |
| org.spincast.plugins.configpropsfile | |
| org.spincast.plugins.request | |
| org.spincast.plugins.response | |
| org.spincast.plugins.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastUtils
Implementations of the Spincast utilities.
|
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastConfigPropsFileBased.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastConfigPropsFileBased(ISpincastUtils spincastUtils,
String[] mainArgs,
ISpincastConfigPropsFileBasedConfig pluginConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastRequestRequestContextAddon.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastRequestRequestContextAddon(R requestContext,
IServer server,
IJsonManager jsonManager,
IXmlManager xmlManager,
ISpincastUtils spincastUtils,
ISpincastConfig spincastConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastResponseRequestContextAddon.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastResponseRequestContextAddon(R requestContext,
IServer server,
IJsonManager jsonManager,
IXmlManager xmlManager,
ISpincastConfig spincastConfig,
ISpincastUtils spincastUtils) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastUndertowServer.getSpincastUtils() |
protected ISpincastUtils |
GzipCheckerHandler.getSpincastUtils() |
| Constructor and Description |
|---|
GzipCheckerHandler(io.undertow.server.HttpHandler nextHandler,
String specificTargetFilePath,
ISpincastUtils spincastUtils) |
SpincastUndertowServer(ISpincastConfig config,
ISpincastUndertowConfig spincastUndertowConfig,
IFrontController frontController,
ISpincastUtils spincastUtils,
ICookieFactory cookieFactory,
ICorsHandlerFactory corsHandlerFactory,
IGzipCheckerHandlerFactory gzipCheckerHandlerFactory,
IFileClassPathResourceManagerFactory fileClassPathResourceManagerFactory,
ISpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory,
IWebsocketEndpointFactory spincastWebsocketEndpointFactory,
ISSLContextFactory sslContextFactory)
Constructor
|
Copyright © 2016. All rights reserved.