| Package | Description |
|---|---|
| org.spincast.plugins.undertow | |
| org.spincast.plugins.undertow.config |
| Modifier and Type | Method and Description |
|---|---|
protected ISpincastUndertowConfig |
SpincastWebsocketEndpoint.getSpincastUndertowConfig() |
protected ISpincastUndertowConfig |
SpincastUndertowWebsocketEndpointWriter.getSpincastUndertowConfig() |
protected ISpincastUndertowConfig |
SpincastUndertowServer.getSpincastUndertowConfig() |
| Constructor and Description |
|---|
SpincastUndertowServer(ISpincastConfig config,
ISpincastUndertowConfig spincastUndertowConfig,
IFrontController frontController,
ISpincastUtils spincastUtils,
ICookieFactory cookieFactory,
ICorsHandlerFactory corsHandlerFactory,
IGzipCheckerHandlerFactory gzipCheckerHandlerFactory,
ISpincastResourceHandlerFactory spincastResourceHandlerFactory,
ICacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory,
IFileClassPathResourceManagerFactory fileClassPathResourceManagerFactory,
ISpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory,
IWebsocketEndpointFactory spincastWebsocketEndpointFactory,
ISSLContextFactory sslContextFactory)
Constructor
|
SpincastUndertowWebsocketEndpointWriter(Map<String,io.undertow.websockets.core.WebSocketChannel> channels,
ISpincastUndertowConfig spincastUndertowConfig)
Constructor
|
SpincastWebsocketEndpoint(String endpointId,
IWebsocketEndpointHandler eventsHandler,
IUndertowWebsocketEndpointWriterFactory undertowWebsocketEndpointWriterFactory,
ISpincastUndertowConfig spincastUndertowConfig,
ISpincastUndertowUtils spincastUndertowUtils)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastUndertowConfigDefault
Default configuration for Spincast Undertow plugin.
|
Copyright © 2016. All rights reserved.