| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.api | |
| org.opennms.netmgt.discovery | |
| org.opennms.netmgt.icmp.proxy | |
| org.opennms.netmgt.model.discovery | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<IPPollAddress> | DiscoveryConfigFactory. getConfiguredAddresses()getConfiguredAddresses | 
| Iterator<IPPollAddress> | DiscoveryConfigFactory. getExcludingInterator(Iterator<IPPollAddress> it)getExcludingInterator | 
| List<IPPollAddress> | DiscoveryConfigFactory. getSpecifics()getSpecifics | 
| List<IPPollAddress> | DiscoveryConfigFactory. getURLSpecifics()getURLSpecifics | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | DiscoveryConfigFactory. addToSpecificsFromURL(List<IPPollAddress> specifics,
                     InputStream is,
                     String foreignSource,
                     String location,
                     long timeout,
                     int retries)addToSpecificsFromURL | 
| static boolean | DiscoveryConfigFactory. addToSpecificsFromURL(List<IPPollAddress> specifics,
                     String url,
                     String foreignSource,
                     String location,
                     long timeout,
                     int retries)
 The file URL is read and a 'specific IP' is added for each entry
  in this file. | 
| Iterator<IPPollAddress> | DiscoveryConfigFactory. getExcludingInterator(Iterator<IPPollAddress> it)getExcludingInterator | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<IPPollAddress> | DiscoveryConfigurationFactory. getConfiguredAddresses()getConfiguredAddresses | 
| Iterator<IPPollAddress> | DiscoveryConfigurationFactory. getExcludingInterator(Iterator<IPPollAddress> it)getExcludingInterator | 
| List<IPPollAddress> | DiscoveryConfigurationFactory. getSpecifics()getSpecifics | 
| List<IPPollAddress> | DiscoveryConfigurationFactory. getURLSpecifics()getURLSpecifics | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<IPPollAddress> | DiscoveryConfigurationFactory. getExcludingInterator(Iterator<IPPollAddress> it)getExcludingInterator | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<IPPollAddress> | DiscoveryJob. getAddresses() | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<IPPollAddress> | PingSweepRpcModule. getAddresses(List<IPPollRange> ranges) | 
| Modifier and Type | Method and Description | 
|---|---|
| Enumeration<IPPollAddress> | IPPollRange. elements()
 Returns an Enumeration that can be used to cycle over the range of
 pollable addresses. | 
| Iterator<IPPollAddress> | IPPollRange. iterator()
 Returns an Iterator object that can be used to cycle over the range of
 pollable address information. | 
Copyright © 2019. All rights reserved.