See: Description
Interface | Description |
---|---|
LinkEvent |
Represents an event in the infrastructure link information model.
|
LinkFilter |
Interface for filtering
Link s |
LinkListener |
Entity capable of receiving asynchronous notifications about changes in
infrastructure link information model.
|
LinkService |
Set of services to allow consumers to query the network information base
regarding the available infrastructure link information.
|
LinkSupplier |
Representation of an entity responsible for supplying information about
infrastructure links.
|
LinkSuppliersBroker |
Broker of infrastructure link suppliers.
|
LinkSupplierService |
Set of services available for link suppliers to contribute information about
infrastructure links.
|
Class | Description |
---|---|
DefaultLinkEvent |
Default implementation of
LinkEvent |
LinkDestFilter |
Mechanism for filtering links based on destination connection point
|
LinkListenerAdapter |
Adapter implementation of
LinkListener for unit test |
LinkPointFilter |
Mechanism for filtering links based on a connection point
|
LinkServiceAdapter |
An adapter for the
LinkService API, provided specifically for
unit tests and implementers to use, to insulate from changes in the API. |
LinkSourceFilter |
Mechanism for filtering links based on source connection point
|
LinkSuppliersBrokerAdapter |
An adapter for the
LinkSuppliersBroker API,
provided specifically for unit tests and implementers to use, to insulate
from changes in the API. |
LinkSupplierServiceAdapter |
Adapter of
LinkSupplierService for unit tests |
Enum | Description |
---|---|
LinkEvent.Type |
Link event types.
|
Copyright © 2015. All Rights Reserved.