| Package | Description |
|---|---|
| org.spincast.plugins.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastUndertowUtilsDefault |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUndertowUtils |
SpincastWebsocketEndpoint.getSpincastUndertowUtils() |
protected SpincastUndertowUtils |
SpincastUndertowServer.getSpincastUndertowUtils() |
protected SpincastUndertowUtils |
CacheBusterRemovalHandlerDefault.getSpincastUndertowUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends SpincastUndertowUtils> |
SpincastUndertowPluginModule.getSpincastUndertowUtilsClass() |
| Constructor and Description |
|---|
CacheBusterRemovalHandlerDefault(io.undertow.server.HttpHandler next,
SpincastUtils spincastUtils,
SpincastUndertowUtils spincastUndertowUtils) |
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)
Constructor
|
SpincastWebsocketEndpoint(String endpointId,
WebsocketEndpointHandler eventsHandler,
UndertowWebsocketEndpointWriterFactory undertowWebsocketEndpointWriterFactory,
SpincastUndertowConfig spincastUndertowConfig,
SpincastUndertowUtils spincastUndertowUtils)
Constructor
|
Copyright © 2019. All rights reserved.