| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow | |
| org.wildfly.swarm.config.undertow.configuration |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
HandlerConfiguration.HandlerConfigurationResources.files()
Get the list of org.wildfly.swarm.config.undertow.configuration.File resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
HandlerConfiguration.file(File value)
Add the org.wildfly.swarm.config.undertow.configuration.File object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
HandlerConfiguration.files(List<File> value)
Add all org.wildfly.swarm.config.undertow.configuration.File objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
File<T extends File>
File handler
|
interface |
FileConfigurator<T extends File> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.