| Package | Description |
|---|---|
| org.spincast.plugins.undertow |
| Class and Description |
|---|
| 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 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
|
| ISpincastHttpAuthIdentityManager
Custom identity manager for Undertow's HTTP auth protection.
|
| ISpincastHttpAuthIdentityManagerFactory
Factory to create identity managers.
|
| 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.
|
Copyright © 2016. All rights reserved.