| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.configuration |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseHeader> |
FilterConfiguration.FilterConfigurationResources.responseHeaders()
Get the list of org.wildfly.swarm.config.undertow.configuration.ResponseHeader resources
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfiguration |
FilterConfiguration.responseHeader(ResponseHeader value)
Add the org.wildfly.swarm.config.undertow.configuration.ResponseHeader object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfiguration |
FilterConfiguration.responseHeaders(List<ResponseHeader> value)
Add all org.wildfly.swarm.config.undertow.configuration.ResponseHeader objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
ResponseHeader |
ResponseHeader.headerName(String value)
Header name
|
ResponseHeader |
ResponseHeader.headerValue(String value)
Value for header
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.