| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.configuration | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.responseHeader |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseHeader> |
Filter.FilterResources.responseHeaders()
Get the list of ResponseHeader resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.responseHeader(ResponseHeader value)
Add the ResponseHeader object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.responseHeaders(List<ResponseHeader> value)
Add all ResponseHeader objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseHeader<T extends ResponseHeader>
Response header filter allows you to add custom headers.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.