| Interface | Description | 
|---|---|
| RouteChange<C,P> | Event representing change in RPC routing table. | 
| RouteChangeListener<C,P> | Listener which is interested in receiving RouteChangeEvents for its local broker. | 
| RouteChangePublisher<C,P> | Publishes changes in local RPC routing table to registered listener. | 
| RoutedRegistration<C,P extends org.opendaylight.yangtools.concepts.Path<P>,S> | Base interface for a routed RPC RPC implementation registration. | 
| RoutingTable<C,P extends org.opendaylight.yangtools.concepts.Path<P>,T> | 
Copyright © 2019 OpenDaylight. All rights reserved.