Uses of Class
org.opendaylight.ovsdb.lib.OvsdbConnectionInfo
-
Packages that use OvsdbConnectionInfo Package Description org.opendaylight.ovsdb.hwvtepsouthbound org.opendaylight.ovsdb.lib org.opendaylight.ovsdb.lib.impl org.opendaylight.ovsdb.southbound -
-
Uses of OvsdbConnectionInfo in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return OvsdbConnectionInfo Modifier and Type Method Description OvsdbConnectionInfoHwvtepConnectionInstance. getConnectionInfo() -
Uses of OvsdbConnectionInfo in org.opendaylight.ovsdb.lib
Methods in org.opendaylight.ovsdb.lib that return OvsdbConnectionInfo Modifier and Type Method Description OvsdbConnectionInfoOvsdbClient. getConnectionInfo() -
Uses of OvsdbConnectionInfo in org.opendaylight.ovsdb.lib.impl
Methods in org.opendaylight.ovsdb.lib.impl that return OvsdbConnectionInfo Modifier and Type Method Description OvsdbConnectionInfoOvsdbClientImpl. getConnectionInfo() -
Uses of OvsdbConnectionInfo in org.opendaylight.ovsdb.southbound
Methods in org.opendaylight.ovsdb.southbound that return OvsdbConnectionInfo Modifier and Type Method Description OvsdbConnectionInfoOvsdbConnectionInstance. getConnectionInfo()
-