public interface HostLocationProbingService
| Modifier and Type | Interface and Description |
|---|---|
static class |
HostLocationProbingService.ProbeMode
Mode of host location probing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
probeHostLocation(Host host,
ConnectPoint connectPoint,
HostLocationProbingService.ProbeMode probeMode)
Probes given host on given location.
|
void probeHostLocation(Host host, ConnectPoint connectPoint, HostLocationProbingService.ProbeMode probeMode)
host - the host to be probedconnectPoint - the location of host to be probedprobeMode - probe mode