Uses of Interface
org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpUpdater.Iface
-
Packages that use BgpUpdater.Iface Package Description org.opendaylight.netvirt.bgpmanager.thrift.gen org.opendaylight.netvirt.bgpmanager.thrift.server -
-
Uses of BgpUpdater.Iface in org.opendaylight.netvirt.bgpmanager.thrift.gen
Classes in org.opendaylight.netvirt.bgpmanager.thrift.gen with type parameters of type BgpUpdater.Iface Modifier and Type Class Description static class
BgpUpdater.Processor<I extends BgpUpdater.Iface>
static class
BgpUpdater.Processor.onNotificationSendEvent<I extends BgpUpdater.Iface>
static class
BgpUpdater.Processor.onStartConfigResyncNotification<I extends BgpUpdater.Iface>
static class
BgpUpdater.Processor.onUpdatePushRoute<I extends BgpUpdater.Iface>
static class
BgpUpdater.Processor.onUpdateWithdrawRoute<I extends BgpUpdater.Iface>
static class
BgpUpdater.Processor.peerDown<I extends BgpUpdater.Iface>
static class
BgpUpdater.Processor.peerUp<I extends BgpUpdater.Iface>
Classes in org.opendaylight.netvirt.bgpmanager.thrift.gen that implement BgpUpdater.Iface Modifier and Type Class Description static class
BgpUpdater.Client
-
Uses of BgpUpdater.Iface in org.opendaylight.netvirt.bgpmanager.thrift.server
Classes in org.opendaylight.netvirt.bgpmanager.thrift.server that implement BgpUpdater.Iface Modifier and Type Class Description class
BgpThriftService.BgpUpdateServer
-