| Package | Description |
|---|---|
| org.spincast.defaults.testing | |
| org.spincast.plugins.undertow | |
| org.spincast.plugins.undertow.config |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUndertowConfig |
AppBasedWebsocketTestingBase.getSpincastUndertowConfigImplementation() |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUndertowConfig |
SpincastWebsocketEndpoint.getSpincastUndertowConfig() |
protected SpincastUndertowConfig |
SpincastUndertowWebsocketEndpointWriter.getSpincastUndertowConfig() |
protected SpincastUndertowConfig |
SpincastUndertowServer.getSpincastUndertowConfig() |
| 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)
Constructor
|
SpincastUndertowWebsocketEndpointWriter(Map<String,io.undertow.websockets.core.WebSocketChannel> channels,
SpincastUndertowConfig spincastUndertowConfig)
Constructor
|
SpincastWebsocketEndpoint(String endpointId,
WebsocketEndpointHandler eventsHandler,
UndertowWebsocketEndpointWriterFactory undertowWebsocketEndpointWriterFactory,
SpincastUndertowConfig spincastUndertowConfig,
SpincastUndertowUtils spincastUndertowUtils)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastUndertowConfigDefault
Default configuration for Spincast Undertow plugin.
|
Copyright © 2018. All rights reserved.