public interface WSManConfigDao
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_PATH  | 
static String | 
DEFAULT_PROTOCOL  | 
| Modifier and Type | Method and Description | 
|---|---|
Definition | 
getAgentConfig(InetAddress agentInetAddress)  | 
WsmanConfig | 
getConfig()  | 
org.opennms.core.wsman.WSManEndpoint | 
getEndpoint(InetAddress agentInetAddress)  | 
static org.opennms.core.wsman.WSManEndpoint | 
getEndpoint(WsmanAgentConfig agentConfig,
           InetAddress agentInetAddress)  | 
static final String DEFAULT_PROTOCOL
static final String DEFAULT_PATH
WsmanConfig getConfig()
Definition getAgentConfig(InetAddress agentInetAddress)
org.opennms.core.wsman.WSManEndpoint getEndpoint(InetAddress agentInetAddress)
static org.opennms.core.wsman.WSManEndpoint getEndpoint(WsmanAgentConfig agentConfig, InetAddress agentInetAddress)
Copyright © 2021. All rights reserved.