| Package | Description |
|---|---|
| org.spincast.core.guice | |
| org.spincast.core.utils.ssl | |
| org.spincast.plugins.undertow |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends SSLContextFactory> |
SpincastCorePluginModule.getSSLContextFactoryClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLContextFactoryDefault |
| Modifier and Type | Method and Description |
|---|---|
protected SSLContextFactory |
SpincastUndertowServer.getSslContextFactory() |
| Constructor and Description |
|---|
SpincastUndertowServer(SpincastConfig config,
SpincastUndertowConfig spincastUndertowConfig,
FrontController frontController,
SpincastUtils spincastUtils,
CookieFactory cookieFactory,
CorsHandlerFactory corsHandlerFactory,
GzipCheckerHandlerFactory gzipCheckerHandlerFactory,
SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory,
SpincastResourceHandlerFactory spincastResourceHandlerFactory,
CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory,
FileClassPathResourceManagerFactory fileClassPathResourceManagerFactory,
SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory,
WebsocketEndpointFactory spincastWebsocketEndpointFactory,
SSLContextFactory sslContextFactory,
ServerUtils serverUtils)
Constructor
|
Copyright © 2019. All rights reserved.