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