| Package | Description |
|---|---|
| org.spincast.core.guice | |
| org.spincast.core.utils.ssl | |
| org.spincast.plugins.undertow |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ISSLContextFactory> |
SpincastCoreGuiceModule.getSSLContextFactoryClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLContextFactory |
| Modifier and Type | Method and Description |
|---|---|
protected ISSLContextFactory |
SpincastUndertowServer.getSslContextFactory() |
| 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
|
Copyright © 2016. All rights reserved.