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