| Package | Description | 
|---|---|
| org.opennms.netmgt.icmp.proxy | 
| Modifier and Type | Method and Description | 
|---|---|
PingSequence | 
PingSummary.getSequence(int sequenceIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PingSequence> | 
PingSummary.getSequences()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PingSummary.addSequence(PingSequence sequence)  | 
void | 
PingRequestBuilder.Callback.onUpdate(PingSequence newSequence,
        PingSummary summary)
Is invoked on a ping progress updated. 
 | 
static String | 
PingStringUtils.renderSequence(PingRequest request,
              PingSequence sequence)  | 
Copyright © 2020. All rights reserved.