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 OvsdbConnectionInfo
HwvtepConnectionInstance. getConnectionInfo()
-
Uses of OvsdbConnectionInfo in org.opendaylight.ovsdb.lib
Methods in org.opendaylight.ovsdb.lib that return OvsdbConnectionInfo Modifier and Type Method Description OvsdbConnectionInfo
OvsdbClient. 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 OvsdbConnectionInfo
OvsdbClientImpl. getConnectionInfo()
-
Uses of OvsdbConnectionInfo in org.opendaylight.ovsdb.southbound
Methods in org.opendaylight.ovsdb.southbound that return OvsdbConnectionInfo Modifier and Type Method Description OvsdbConnectionInfo
OvsdbConnectionInstance. getConnectionInfo()
-