| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.webservices | 
| Modifier and Type | Method and Description | 
|---|---|
EndpointConfig | 
Webservices.WebservicesResources.endpointConfig(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<EndpointConfig> | 
Webservices.WebservicesResources.endpointConfigs()
Get the list of EndpointConfig resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Webservices.endpointConfig(EndpointConfig value)
Add the EndpointConfig object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Webservices.endpointConfigs(List<EndpointConfig> value)
Add all EndpointConfig objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EndpointConfig<T extends EndpointConfig<T>>
Webservice endpoint configuration 
 | 
interface  | 
EndpointConfigConsumer<T extends EndpointConfig<T>>  | 
interface  | 
EndpointConfigSupplier<T extends EndpointConfig>  | 
| Modifier and Type | Method and Description | 
|---|---|
EndpointConfig | 
EndpointConfigSupplier.get()
Constructed instance of EndpointConfig resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.