| Package | Description |
|---|---|
| org.spincast.plugins.undertow | |
| org.spincast.plugins.undertow.config | |
| org.spincast.testing.defaults |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUndertowConfig |
SpincastWebsocketEndpoint.getSpincastUndertowConfig() |
protected SpincastUndertowConfig |
SpincastUndertowWebsocketEndpointWriter.getSpincastUndertowConfig() |
protected SpincastUndertowConfig |
SpincastUndertowServer.getSpincastUndertowConfig() |
| 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
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUndertowConfig |
AppBasedWebsocketTestingBase.getSpincastUndertowConfigImplementation() |
Copyright © 2019. All rights reserved.