See: Description
| Interface | Description | 
|---|---|
| HostAdminService | 
 Service for administering the inventory of end-station hosts. 
 | 
| HostDescription | 
 Information describing host and its location. 
 | 
| HostListener | 
 Entity capable of receiving end-station host related events. 
 | 
| HostProbe | 
 Information related to the host being probed. 
 | 
| HostProbeStore | 
 Manages inventory of pending host probes. 
 | 
| HostProbingListener | 
 Entity capable of receiving host probing related events. 
 | 
| HostProbingProvider | 
 Provider of host probing. 
 | 
| HostProbingProviderRegistry | 
 Abstraction of a host probing provider registry. 
 | 
| HostProbingProviderService | 
 Means of conveying host probing information to the core. 
 | 
| HostProbingService | 
 Service for interacting with the host probing entities. 
 | 
| HostProbingStoreDelegate | 
 Host probing store delegate abstraction. 
 | 
| HostProvider | 
 Provider of information about hosts and their location on the network. 
 | 
| HostProviderRegistry | 
 Abstraction of a host provider registry. 
 | 
| HostProviderService | 
 Means of conveying host information to the core. 
 | 
| HostService | 
 Service for interacting with the inventory of end-station hosts. 
 | 
| HostStore | 
 Manages inventory of end-station hosts; not intended for direct use. 
 | 
| HostStoreDelegate | 
 Host store delegate abstraction. 
 | 
| Class | Description | 
|---|---|
| DefaultHostDescription | 
 Default implementation of an immutable host description. 
 | 
| HostEvent | 
 Describes end-station host event. 
 | 
| HostProbingEvent | 
 Describes host probing event. 
 | 
| InterfaceIpAddress | 
 Represents a single IP address information on an interface. 
 | 
| Enum | Description | 
|---|---|
| HostEvent.Type | 
 Type of host events. 
 | 
| HostProbingEvent.Type | 
 Type of host probing events. 
 | 
| ProbeMode | 
 Mode of host location probing. 
 |