| Interface | Description |
|---|---|
| BufferCacheConfigurator<T extends BufferCache> | |
| FilterConfigurationConfigurator<T extends FilterConfiguration> | |
| HandlerConfigurationConfigurator<T extends HandlerConfiguration> | |
| ServerConfigurator<T extends Server> | |
| ServletContainerConfigurator<T extends ServletContainer> |
| Class | Description |
|---|---|
| BufferCache<T extends BufferCache> |
The buffer cache used to cache static content
|
| FilterConfiguration<T extends FilterConfiguration> |
Undertow filters
|
| HandlerConfiguration<T extends HandlerConfiguration> |
Undertow handlers
|
| Server<T extends Server> |
A server
|
| ServletContainer<T extends ServletContainer> |
A servlet container
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.