| Constructor and Description |
|---|
UndertowResources() |
| Modifier and Type | Method and Description |
|---|---|
List<BufferCache> |
bufferCaches()
Get the list of org.wildfly.swarm.config.undertow.BufferCache resources
|
List<Server> |
servers()
Get the list of org.wildfly.swarm.config.undertow.Server resources
|
List<ServletContainer> |
servletContainers()
Get the list of org.wildfly.swarm.config.undertow.ServletContainer resources
|
public List<Server> servers()
public List<BufferCache> bufferCaches()
public List<ServletContainer> servletContainers()
Copyright © 2015 JBoss by Red Hat. All rights reserved.