| Constructor and Description |
|---|
UndertowResources() |
| Modifier and Type | Method and Description |
|---|---|
List<BufferCache> |
bufferCaches()
Get the list of BufferCache resources
|
FilterConfiguration |
filterConfiguration()
Undertow filters
|
HandlerConfiguration |
handlerConfiguration()
Undertow handlers
|
List<Server> |
servers()
Get the list of Server resources
|
List<ServletContainer> |
servletContainers()
Get the list of ServletContainer resources
|
@Subresource public List<Server> servers()
@Subresource public List<BufferCache> bufferCaches()
@Subresource public List<ServletContainer> servletContainers()
@Subresource public HandlerConfiguration handlerConfiguration()
@Subresource public FilterConfiguration filterConfiguration()
Copyright © 2015 JBoss by Red Hat. All rights reserved.