Uses of Package
org.spincast.plugins.undertow
Packages that use org.spincast.plugins.undertow
-
Classes in org.spincast.plugins.undertow used by org.spincast.defaults.bootstrapping
-
Classes in org.spincast.plugins.undertow used by org.spincast.plugins.undertowClassDescriptionHandler to remove cache busters from the request path.Factory to create CacheBusterRemovalHandlerHandler that will add cors headers, when required.Undertow's ClassPathResourceManager adds a "/" at the end of the "prefix" so it can't be used to serve a specific file.Factory to create FileClassPathResourceManagerHandler that will check if gzip compression is required for the resource and, if so, will call a gzip handler before calling the next handler.Factory to create GzipCheckerHandlersHandler that will skip the default resource handler if there is at least one queryString parameter.Custom identity manager for Undertow's HTTP auth protection.Factory to create identity managers.Factory to create SpincastResourceHandlerUndertow utilities.Interface to create a write executor.Factory to create Websocket endpoints.Callback to handle the errors found after writing to some peers.