public static class Webservices.WebservicesResources extends Object
| Constructor and Description | 
|---|
WebservicesResources()  | 
| Modifier and Type | Method and Description | 
|---|---|
ClientConfig | 
clientConfig(String key)  | 
List<ClientConfig> | 
clientConfigs()
Get the list of ClientConfig resources 
 | 
EndpointConfig | 
endpointConfig(String key)  | 
List<EndpointConfig> | 
endpointConfigs()
Get the list of EndpointConfig resources 
 | 
public List<ClientConfig> clientConfigs()
public ClientConfig clientConfig(String key)
public List<EndpointConfig> endpointConfigs()
public EndpointConfig endpointConfig(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.