| Package | Description |
|---|---|
| org.opencord.cordvtn.api.core |
CORD VTN core API definitions.
|
| org.opencord.cordvtn.api.net |
CORD VTN network API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Provider |
ServiceNetworkEvent.provider()
Returns the provider of the service network.
|
| Constructor and Description |
|---|
ServiceNetworkEvent(ServiceNetworkEvent.Type type,
ServiceNetwork serviceNetwork,
Provider provider)
Creates an event of a given type and for the specified service network,
provider, dependency type with the provider, and the current time.
|
| Modifier and Type | Method and Description |
|---|---|
Provider |
Provider.Builder.build()
Builds an immutable provider network.
|
Copyright © 2018. All rights reserved.