See: Description
| Package | Description |
|---|---|
| com.h3c.api | |
| com.h3c.api.auth | |
| com.h3c.api.security | |
| com.h3c.dist.bus | |
| com.h3c.dist.groups | |
| com.h3c.dist.keystore | |
| com.h3c.dist.lock | |
| com.h3c.dist.sync | |
| com.h3c.sdn |
Definitions of domain model and related general constructs which are
applicable to multiple tiers and software layers of the SDN Controller.
|
| com.h3c.sdn.alert |
Definitions of the domain model pertaining to the Alerts.
|
| com.h3c.sdn.app |
Application management and tracking service interfaces.
|
| com.h3c.sdn.application |
...
|
| com.h3c.sdn.artifact |
Definitions of the domain model pertaining to the OSGi Artifacts.
|
| com.h3c.sdn.auditlog |
Definitions of the domain model pertaining to the Audit Logs.
|
| com.h3c.sdn.auth |
...
|
| com.h3c.sdn.backup |
...
|
| com.h3c.sdn.common |
Definitions of general services applicable to multiple tiers of the
SDN Controller.
|
| com.h3c.sdn.config |
Definitions of the domain model pertaining to configuration.
|
| com.h3c.sdn.ctlAddrManager | |
| com.h3c.sdn.diag |
Definitions of the path diagnostic service.
|
| com.h3c.sdn.ha |
...
|
| com.h3c.sdn.hostManager | |
| com.h3c.sdn.json |
JSON codecs registry for SDN-related entities.
|
| com.h3c.sdn.license |
Definitions of the domain model pertaining to the Licenses.
|
| com.h3c.sdn.log |
Definitions of the domain model pertaining to log entries.
|
| com.h3c.sdn.metric |
Fundamental classes for the SDN core controller metering framework,
including the classes for various metric types that may be obtained from
the framework.
|
| com.h3c.sdn.misc |
Miscellaneous SDN-specific utilities and auxiliaries for use as part
of implementations in either tier; entities provided within cannot not
be used as part of the mutual interface between the tiers however.
|
| com.h3c.sdn.misc.dsync | |
| com.h3c.sdn.misc.dsync.net | |
| com.h3c.sdn.misc.license | |
| com.h3c.sdn.misc.license.constant | |
| com.h3c.sdn.misc.license.eu | |
| com.h3c.sdn.misc.license.model | |
| com.h3c.sdn.misc.net | |
| com.h3c.sdn.region |
...
|
| com.h3c.sdn.support |
Support services and concepts available to all modules.
|
| com.h3c.sdn.system |
Definitions of the domain model pertaining to the SDN Controller system.
|
| com.h3c.sdn.team |
Teaming services and concepts universally available to all
modules.
|
| com.h3c.sdn.teamconfig |
Team configuration information.
|
| com.h3c.sdn.teamcs |
...
|
| com.h3c.sdn.trace |
Provide interface for accessing trace level data from the OpenFlow Controller
|
| com.h3c.sdn.tvue |
Topology viewer API & domain model definitions.
|
| com.h3c.sdn.version |
Controller software version information.
|
| Package | Description |
|---|---|
| com.h3c.license | |
| com.h3c.sdn.adm |
Definitions of the domain model and services specific to the
Administrator tier of the VCF Controller.
|
| com.h3c.sdn.adm.alert |
Definitions of the services pertaining to the Alert system.
|
| com.h3c.sdn.adm.auditlog |
Definitions of the services pertaining to the Audit Log system.
|
| com.h3c.sdn.adm.backup | |
| com.h3c.sdn.adm.common.converter |
Utility classes to do conversions.
|
| com.h3c.sdn.adm.config |
Definitions of the services pertaining to the Config system.
|
| com.h3c.sdn.adm.ctlAddrManager | |
| com.h3c.sdn.adm.dao |
Definitions of data access services for persisting and retrieving
information applicable at the Administrator tier of the SDN Controller.
|
| com.h3c.sdn.adm.dao.model |
Model POJOs implementations used to persist and retrieve information
applicable at the Administrator tier of the SDN Controller.
|
| com.h3c.sdn.adm.hostManager | |
| com.h3c.sdn.adm.json |
Implementations of Core Services JSON factory and associated codecs.
|
| com.h3c.sdn.adm.license |
Definitions of the services pertaining to the License system.
|
| com.h3c.sdn.adm.log |
Definitions of the services pertaining to the Logging system.
|
| com.h3c.sdn.adm.metric |
Definitions of services pertaining to the SDN core controller metering
framework.
|
| com.h3c.sdn.adm.region |
...
|
| com.h3c.sdn.adm.role |
...
|
| com.h3c.sdn.adm.rsdoc |
Services for registering and tracking various REST API documentation
providers.
|
| com.h3c.sdn.adm.system |
Definitions of services pertaining to the SDN Controller system and its
collaborators.
|
| com.h3c.sdn.adm.web |
Web resource catalogue service definitions.
|
| com.h3c.sdn.api |
Definitions of services for driving outbound external communications for
interacting with peers and integrating with other external applications,
e.g.
|
| com.h3c.sdn.dao.model |
Model POJOs implementations used to persist and retrieve information.
|
| Package | Description |
|---|---|
| com.h3c.of | |
| com.h3c.of.common |
Code shared by the OpenFlow Controller and Mock OpenFlow Switch
implementations.
|
| com.h3c.of.ctl |
Public API for the OpenFlow Controller.
|
| com.h3c.of.ctl.flow |
Public API for the OpenFlow Flow Manager.
|
| com.h3c.of.ctl.pipeline |
Definitions for conveying OpenFlow switch pipeline definitions and capabilities.
|
| com.h3c.of.ctl.pkt |
Public API for the OpenFlow Packet Sequencer and participating
Packet Listeners.
|
| com.h3c.of.json |
JSON factory and codecs for Openflow structures.
|
| com.h3c.of.lib |
OpenFlow Protocol Library.
|
| com.h3c.of.lib.dt |
A set of classes representing data values used in the OpenFlow protocol.
|
| com.h3c.of.lib.err |
OpenFlow Error Type enumerations.
|
| com.h3c.of.lib.instr |
Representations of OpenFlow Protocol Instructions and Actions.
|
| com.h3c.of.lib.match |
Representations of OpenFlow Protocol Match Structures.
|
| com.h3c.of.lib.mp |
Representations of OpenFlow Protocol Multipart Message bodies.
|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| com.h3c.of.sw |
Provides mock implementations of OpenFlow switches.
|
| com.h3c.of.sw.misc | |
| com.h3c.sdn.ctl.diag |
Model objects for path diagnostic application.
|
| com.h3c.sdn.ctl.json |
...
|
| com.h3c.util.pkt |
| Package | Description |
|---|---|
| com.h3c.sdn.flowmgr |
Definitions of the services provided by the Flow Manager Application.
|
| com.h3c.sdn.linkdisco |
Definitions of the services provided by the Link Discovery Application.
|
| com.h3c.sdn.nodemgr |
Definitions of the services provided by the Node Manager Application.
|
| com.h3c.sdn.nodemgr.model |
Common classes and utility functions for implementations of Node Manager.
|
| com.h3c.sdn.topology |
Definitions of the interfaces provided by the Topology Services Application.
|
| com.h3c.sdn.topology.model |
Common classes and utility functions for implementations of Topology Services.
|
Copyright © 2014. All Rights Reserved.