| Package | Description |
|---|---|
| org.onosproject.net.intent |
Set of abstractions for conveying high-level intents for treatment of
selected network traffic by allowing applications to express the
what rather than the how.
|
| org.onosproject.net.intent.constraint |
Definitions of constraints used to refine intent specifications.
|
| org.onosproject.net.resource |
Services for reserving network resources, e.g. bandwidth, lambdas.
|
| Class and Description |
|---|
| LinkResourceAllocations
Representation of allocated link resources.
|
| LinkResourceService
Service for providing link resource allocation.
|
| Class and Description |
|---|
| Bandwidth
Representation of bandwidth resource.
|
| Lambda
Representation of lambda resource.
|
| LinkResourceService
Service for providing link resource allocation.
|
| Class and Description |
|---|
| Bandwidth
Representation of bandwidth resource.
|
| BandwidthResourceRequest
Representation of a request for bandwidth resource.
|
| DefaultLinkResourceRequest.Builder
Builder of link resource request.
|
| Lambda
Representation of lambda resource.
|
| LambdaResourceRequest
Representation of a request for lambda resource.
|
| LinkResource
Abstraction of link resource.
|
| LinkResourceAllocations
Representation of allocated link resources.
|
| LinkResourceEvent
Describes an event related to a Link Resource.
|
| LinkResourceEvent.Type
Type of resource this event is for.
|
| LinkResourceListener
Entity for receiving link resource events.
|
| LinkResourceRequest
Representation of a request for link resource.
|
| LinkResourceRequest.Builder
Builder of link resource request.
|
| LinkResources
Abstraction of a resources of a link.
|
| LinkResources.Builder
Builder of
LinkResources. |
| ResourceAllocation
Abstraction of allocated resource.
|
| ResourceRequest
Abstraction of resource request.
|
| ResourceType
Represents types for link resources.
|
Copyright © 2015. All rights reserved.