| Package | Description |
|---|---|
| org.spincast.core.config | |
| org.spincast.core.guice | |
| org.spincast.core.server | |
| org.spincast.plugins.undertow |
| Modifier and Type | Method and Description |
|---|---|
protected ServerUtils |
ServerStartedInterceptor.getServerUtils() |
| Constructor and Description |
|---|
ServerStartedInterceptor(com.google.inject.Provider<ServerUtils> serverUtilsProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ServerUtils> |
SpincastCorePluginModule.getServerUtilsImplClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerUtilsDefault |
| Modifier and Type | Method and Description |
|---|---|
protected ServerUtils |
SpincastUndertowServer.getServerUtils() |
| Constructor and Description |
|---|
SpincastUndertowServer(SpincastUndertowUtils spincastUndertowUtils,
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.