Uses of Interface
org.opendaylight.protocol.bmp.api.BmpSession
Packages that use BmpSession
Package
Description
-
Uses of BmpSession in org.opendaylight.protocol.bmp.api
Methods in org.opendaylight.protocol.bmp.api that return BmpSessionModifier and TypeMethodDescriptionBmpSessionFactory.getSession
(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory) Creates Bmp Session.Methods in org.opendaylight.protocol.bmp.api with parameters of type BmpSession -
Uses of BmpSession in org.opendaylight.protocol.bmp.impl.app
Methods in org.opendaylight.protocol.bmp.impl.app with parameters of type BmpSession -
Uses of BmpSession in org.opendaylight.protocol.bmp.impl.session
Classes in org.opendaylight.protocol.bmp.impl.session that implement BmpSessionMethods in org.opendaylight.protocol.bmp.impl.session that return BmpSessionModifier and TypeMethodDescriptionDefaultBmpSessionFactory.getSession
(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory) -
Uses of BmpSession in org.opendaylight.protocol.bmp.mock
Classes in org.opendaylight.protocol.bmp.mock that implement BmpSessionMethods in org.opendaylight.protocol.bmp.mock that return BmpSessionModifier and TypeMethodDescriptionBmpMockSessionFactory.getSession
(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory) Methods in org.opendaylight.protocol.bmp.mock with parameters of type BmpSession