| Interface | Description |
|---|---|
| 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 GzipCheckerHandlers
|
| 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
|
| ISSLContextManager |
| Class | Description |
|---|---|
| CorsHandler | |
| FileClassPathResourceManager | |
| GzipCheckerHandler | |
| SpincastUndertowPluginGuiceModule | |
| SpincastUndertowServer |
Server implementation for Undertow.
|
| SSLContextManager |
Copyright © 2016. All rights reserved.