| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.gzip |
| Modifier and Type | Method and Description |
|---|---|
List<Gzip> |
ConfigurationFilter.ConfigurationFilterResources.gzips()
Get the list of Gzip resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.gzip(Gzip value)
Add the Gzip object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.gzips(List<Gzip> value)
Add all Gzip objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Gzip<T extends Gzip>
Defines gzip filter
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.