| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.undertow |
| Modifier and Type | Method and Description |
|---|---|
HandlerConfiguration |
Undertow.handlerConfiguration()
Undertow handlers
|
| Modifier and Type | Method and Description |
|---|---|
T |
Undertow.handlerConfiguration(HandlerConfiguration value)
Undertow handlers
|
| Modifier and Type | Method and Description |
|---|---|
HandlerConfiguration |
HandlerConfiguration.file(File value)
Add the org.wildfly.swarm.config.undertow.configuration.File object to the list of subresources
|
HandlerConfiguration |
HandlerConfiguration.files(List<File> value)
Add all org.wildfly.swarm.config.undertow.configuration.File objects to this subresource
|
HandlerConfiguration |
HandlerConfiguration.reverseProxy(ReverseProxy value)
Add the org.wildfly.swarm.config.undertow.configuration.ReverseProxy object to the list of subresources
|
HandlerConfiguration |
HandlerConfiguration.reverseProxys(List<ReverseProxy> value)
Add all org.wildfly.swarm.config.undertow.configuration.ReverseProxy objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.