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.
|
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.
|
InterfaceIpAddress |
Represents a single IP address information on an interface.
|
Enum | Description |
---|---|
HostEvent.Type |
Type of host events.
|