| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigurableHTTPServerMechanismFactory | 
Elytron.ElytronResources.configurableHttpServerMechanismFactory(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ConfigurableHTTPServerMechanismFactory> | 
Elytron.ElytronResources.configurableHttpServerMechanismFactories()
Get the list of ConfigurableHTTPServerMechanismFactory resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.configurableHttpServerMechanismFactory(ConfigurableHTTPServerMechanismFactory value)
Add the ConfigurableHTTPServerMechanismFactory object to the list of
 subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.configurableHttpServerMechanismFactories(List<ConfigurableHTTPServerMechanismFactory> value)
Add all ConfigurableHTTPServerMechanismFactory objects to this
 subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConfigurableHTTPServerMechanismFactory<T extends ConfigurableHTTPServerMechanismFactory<T>>
A HTTP server factory definition that wraps another HTTP server factory and
 applies the specified configuration and filtering. 
 | 
interface  | 
ConfigurableHTTPServerMechanismFactoryConsumer<T extends ConfigurableHTTPServerMechanismFactory<T>>  | 
interface  | 
ConfigurableHTTPServerMechanismFactorySupplier<T extends ConfigurableHTTPServerMechanismFactory>  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigurableHTTPServerMechanismFactory | 
ConfigurableHTTPServerMechanismFactorySupplier.get()
Constructed instance of ConfigurableHTTPServerMechanismFactory resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.