public.javadoc.org.spincast.plugins.undertow.package-summary.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
org.spincast.plugins.undertow (org.spincast:spincast-framework 0.9.28 API)
Package org.spincast.plugins.undertow
-
Interface Summary
Interface
Description
ICacheBusterRemovalHandler
Handler to remove cache busters from the request path.
ICacheBusterRemovalHandlerFactory
Factory to create CacheBusterRemovalHandler
IClosedEventSentCallback
ICorsHandler
Handler that will add cors headers, when required.
ICorsHandlerFactory
IFileClassPathResourceManager
Undertow 1.2.12.Final's ClassPathResourceManager adds a "/" at the
end of the resource path and this breaks serving a specific file.
IFileClassPathResourceManagerFactory
Factory to create IFileClassPathResourceManager
IGzipCheckerHandler
Handler that will check if gzip compression is required for
the resource and, if so, will call a gzip handler before
calling the next handler.
IGzipCheckerHandlerFactory
Factory to create GzipCheckerHandlers
ISpincastHttpAuthIdentityManager
Custom identity manager for Undertow's HTTP auth protection.
ISpincastHttpAuthIdentityManagerFactory
Factory to create identity managers.
ISpincastResourceHandler
ISpincastResourceHandlerFactory
Factory to create SpincastResourceHandler
ISpincastUndertowUtils
Undertow utilities.
IUndertowWebsocketEndpointWriter
IUndertowWebsocketEndpointWriterFactory
IWebsocketEndpoint
IWebsocketEndpointFactory
Factory to create Websocket endpoints.
IWebsocketPeersWriteCallback
Callback to handle the errors found after writing
to some peers.
SpincastUndertowWebsocketEndpointWriter.IWriteExecutor
Interface to create a write executor.
-
Class Summary
Class
Description
CacheBusterRemovalHandler
Handler to remove cache buster codes from the request URL.
CorsHandler
FileClassPathResourceManager
FullPathMatchingPathHandler
Custom PathHandler that always match on the full path, not the
remaining path, if previous PathHandler matched.
GzipCheckerHandler
SpincastHttpAuthIdentityManager
Implementation of the ISpincastHttpAuthIdentityManager
based on a simple Map.
SpincastResourceHandler
Spincast's custom ResourceHandler for Undertow.
SpincastUndertowPluginGuiceModule
SpincastUndertowServer
Server implementation for Undertow.
SpincastUndertowUtils
SpincastUndertowWebsocketEndpointWriter
SpincastWebsocketEndpoint
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy