| Package | Description |
|---|---|
| org.opencord.cordvtn.api.core |
CORD VTN core API definitions.
|
| org.opencord.cordvtn.impl |
Implementation for CORD VTN application.
|
| org.opencord.cordvtn.impl.handler |
Implementation of instance handlers for various network services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceNetworkAdminService
Service for administering the inventory of
ServiceNetwork. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceNetworkManager
Provides implementation of administering and interfacing service network and port.
|
| Modifier and Type | Field and Description |
|---|---|
protected ServiceNetworkService |
CordVtnDhcpProxy.snetService |
protected ServiceNetworkService |
CordVtnArpProxy.snetService |
protected ServiceNetworkService |
InstanceManager.snetService |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceNetworkService |
FlatInstanceHandler.snetService |
protected ServiceNetworkService |
AbstractInstanceHandler.snetService |
protected ServiceNetworkService |
DefaultInstanceHandler.snetService |
protected ServiceNetworkService |
DependencyHandler.snetService |
protected ServiceNetworkService |
ManagementInstanceHandler.snetService |
protected ServiceNetworkService |
AccessAgentInstanceHandler.snetService |
Copyright © 2018. All rights reserved.