Interface | Description |
---|---|
IntentDomainListener |
Listener for intent domain events.
|
IntentDomainProvider |
FIXME.
|
IntentDomainProviderRegistry |
Abstraction of a intent domain provider registry.
|
IntentDomainProviderService |
Service through which intent domain providers can report intent domain updates.
|
IntentDomainService |
Service for that maintains a graph of intent domains and a registry of intent
domain providers.
|
Class | Description |
---|---|
IntentDomain |
Representation of an intent domain which includes the set of internal devices,
the set of edge ports, and the implementation of the domain provider.
|
IntentDomainEvent |
Describes an intent domain event.
|
IntentDomainId |
Intent domain identifier.
|
IntentPrimitive |
Abstract base class for intent primitives.
|
IntentResource |
The abstract base class for the resource that satisfies an intent primitive.
|
TunnelPrimitive |
Provides connectivity through a domain.
|
Enum | Description |
---|---|
IntentDomainEvent.Type |