| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.reverseProxy |
| Modifier and Type | Method and Description |
|---|---|
List<ReverseProxy> |
ConfigurationHandler.ConfigurationHandlerResources.reverseProxys()
Get the list of ReverseProxy resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationHandler.reverseProxy(ReverseProxy value)
Add the ReverseProxy object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationHandler.reverseProxys(List<ReverseProxy> value)
Add all ReverseProxy objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReverseProxy<T extends ReverseProxy>
A reverse proxy handler
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.