See: Description
| Interface | Description | 
|---|---|
| LinkAdminService | 
 Service for administering the inventory of infrastructure links. 
 | 
| LinkDescription | 
 Describes an infrastructure link. 
 | 
| LinkListener | 
 Entity capable of receiving infrastructure link related events. 
 | 
| LinkProvider | 
 Abstraction of an entity providing information about infrastructure links
 to the core. 
 | 
| LinkProviderRegistry | 
 Abstraction of an infrastructure link provider registry. 
 | 
| LinkProviderService | 
 Means for injecting link information into the core. 
 | 
| LinkService | 
 Service for interacting with the inventory of infrastructure links. 
 | 
| LinkStore | 
 Manages inventory of infrastructure links; not intended for direct use. 
 | 
| LinkStoreDelegate | 
 Infrastructure link store delegate abstraction. 
 | 
| ProbedLinkProvider | 
 Abstraction for an entity that provides information about infrastructure
 links that are discovered or verified using probe messages. 
 | 
| Class | Description | 
|---|---|
| DefaultLinkDescription | 
 Default implementation of immutable link description entity. 
 | 
| LinkEvent | 
 Describes infrastructure link event. 
 | 
| Enum | Description | 
|---|---|
| LinkEvent.Type | 
 Type of link events. 
 |