public class Discoverer extends Object
This class processes a DiscoveryJob
by executing ICMP pings against
the targets of the job and returns the results in a DiscoveryResults
message.
DiscoveryJob
DiscoveryResults
Constructor and Description |
---|
Discoverer(Pinger pinger) |
Modifier and Type | Method and Description |
---|---|
DiscoveryResults |
discover(DiscoveryJob job) |
public Discoverer(Pinger pinger)
public DiscoveryResults discover(DiscoveryJob job)
Copyright © 2017. All rights reserved.