| Package | Description |
|---|---|
| org.onosproject.ovsdb.controller |
Ovsdb controller API.
|
| org.onosproject.ovsdb.controller.driver |
Ovsdb controller node driver API.
|
| org.onosproject.ovsdb.providers.device |
Provider that uses ovsdb controller as a means of infrastructure device discovery.
|
| org.onosproject.ovsdb.rfc.exception |
Exceptions used by the OVSDB implementation.
|
| org.onosproject.ovsdb.rfc.jsonrpc |
RFC 7047 implementation.
|
| org.onosproject.ovsdb.rfc.message |
OVSDB message definitions.
|
| org.onosproject.ovsdb.rfc.notation |
OVSDB primitives.
|
| org.onosproject.ovsdb.rfc.notation.json |
OVSDB JSON utilities.
|
| org.onosproject.ovsdb.rfc.operations |
OVSDB operations.
|
| org.onosproject.ovsdb.rfc.schema |
OVSDB schema.
|
| org.onosproject.ovsdb.rfc.schema.type |
OVSDB schema types.
|
| org.onosproject.ovsdb.rfc.table |
OVSDB table definitions.
|
| org.onosproject.ovsdb.rfc.tableservice |
OVSDB table service definitions.
|
| org.onosproject.ovsdb.rfc.utils |
OVSDB utilities.
|