Uses of Interface
org.opendaylight.ovsdb.lib.message.OvsdbRPC
Packages that use OvsdbRPC
- 
Uses of OvsdbRPC in org.opendaylight.ovsdb.lib.impl
Methods in org.opendaylight.ovsdb.lib.impl with parameters of type OvsdbRPCConstructors in org.opendaylight.ovsdb.lib.impl with parameters of type OvsdbRPCModifierConstructorDescriptionOvsdbClientImpl(OvsdbRPC rpc, io.netty.channel.Channel channel, OvsdbConnectionInfo.ConnectionType type, OvsdbConnectionInfo.SocketConnectionType socketConnType)  - 
Uses of OvsdbRPC in org.opendaylight.ovsdb.lib.jsonrpc
Classes in org.opendaylight.ovsdb.lib.jsonrpc that implement OvsdbRPC