| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastFilters.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastFilters(ICorsFilter corsFilter,
ISpincastConfig spincastConfig,
IServer server,
ISpincastUtils spincastUtils)
Constructor
|
| 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,
IETagFactory etagFactory) |
| 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,
IETagFactory etagFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
StaticResourceBuilder.getSpincastUtils() |
| Constructor and Description |
|---|
StaticResourceBuilder(boolean isDir,
IStaticResourceFactory<R> staticResourceFactory,
IStaticResourceCorsConfigFactory staticResourceCorsConfigFactory,
IStaticResourceCacheConfigFactory staticResourceCacheConfigFactory,
ISpincastConfig spincastConfig,
ISpincastUtils spincastUtils,
ISpincastRouterConfig spincastRouterConfig) |
StaticResourceBuilder(IRouter<R,W> router,
boolean isDir,
IStaticResourceFactory<R> staticResourceFactory,
IStaticResourceCorsConfigFactory staticResourceCorsConfigFactory,
IStaticResourceCacheConfigFactory staticResourceCacheConfigFactory,
ISpincastConfig spincastConfig,
ISpincastUtils spincastUtils,
ISpincastRouterConfig spincastRouterConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUtils |
SpincastUndertowUtils.getSpincastUtils() |
protected ISpincastUtils |
SpincastUndertowServer.getSpincastUtils() |
protected ISpincastUtils |
SpincastResourceHandler.getSpincastUtils() |
protected ISpincastUtils |
GzipCheckerHandler.getSpincastUtils() |
protected ISpincastUtils |
CacheBusterRemovalHandler.getSpincastUtils() |
| Constructor and Description |
|---|
CacheBusterRemovalHandler(io.undertow.server.HttpHandler next,
ISpincastUtils spincastUtils,
ISpincastUndertowUtils spincastUndertowUtils) |
GzipCheckerHandler(io.undertow.server.HttpHandler nextHandler,
String specificTargetFilePath,
ISpincastUtils spincastUtils) |
SpincastResourceHandler(io.undertow.server.handlers.resource.ResourceManager resourceManager,
IStaticResource<?> staticResource,
io.undertow.server.HttpHandler next,
ISpincastUtils spincastUtils) |
SpincastResourceHandler(io.undertow.server.handlers.resource.ResourceManager resourceManager,
IStaticResource<?> staticResource,
ISpincastUtils spincastUtils) |
SpincastUndertowServer(ISpincastConfig config,
ISpincastUndertowConfig spincastUndertowConfig,
IFrontController frontController,
ISpincastUtils spincastUtils,
ICookieFactory cookieFactory,
ICorsHandlerFactory corsHandlerFactory,
IGzipCheckerHandlerFactory gzipCheckerHandlerFactory,
ISpincastResourceHandlerFactory spincastResourceHandlerFactory,
ICacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory,
IFileClassPathResourceManagerFactory fileClassPathResourceManagerFactory,
ISpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory,
IWebsocketEndpointFactory spincastWebsocketEndpointFactory,
ISSLContextFactory sslContextFactory)
Constructor
|
SpincastUndertowUtils(ISpincastUtils spincastUtils) |
Copyright © 2016. All rights reserved.