Package org.onosproject.net.domain
Domain intent package.
- 
Interface Summary Interface Description DomainIntentOperationsContext Represents domain intent that does nothing on success or on error.DomainIntentService Service used to submit and remove intent domains.DomainService Service to access domain topology elements.
- 
Class Summary Class Description DomainId Representation of a domain identity.DomainIntent Intents targeting a domain network.DomainIntent.Builder Abstract builder for connectivity intents.DomainIntentOperation Representation of an intent operation on a network domain.DomainIntentOperations A batch of domain intent operations that are broken into stages.DomainIntentOperations.Builder A builder for constructing domain intent operations.DomainPointToPointIntent Representation of a point to point intent targeting a domain.DomainPointToPointIntent.Builder Builder of a point to point domain intent.
- 
Enum Summary Enum Description DomainIntentOperation.Type Type of domain intent operations.