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