| Class | Description |
|---|---|
| AddBufferCache<S> |
A task which adds Undertow's default buffer cache.
|
| AddHttpsListener<S> |
A task which adds Undertow's default https listener.
|
| AddWebsockets<S> |
A task which adds support for websockets.
|
| EnableHttp2<S> |
A task which updates the config of the default http listener.
|
| SetDefaultHostResponseHeader<S> |
A task which adds a response header filter to Undertow's default host config.
|
| SetDefaultHostResponseHeaderServer<S> | |
| SetDefaultHostResponseHeaderXPoweredBy<S> | |
| SetDefaultHttpListenerRedirectSocket<S> |
A task which ensures that Undertow's default http listener 'redirect-socket' is set.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.