Uses of Interface
org.opendaylight.protocol.bmp.api.BmpSession
Package
Description
-
Uses of BmpSession in org.opendaylight.protocol.bmp.api
Modifier and TypeMethodDescriptionBmpSessionFactory.getSession
(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory) Creates Bmp Session. -
Uses of BmpSession in org.opendaylight.protocol.bmp.impl.app
-
Uses of BmpSession in org.opendaylight.protocol.bmp.impl.session
Modifier and TypeMethodDescriptionDefaultBmpSessionFactory.getSession
(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory) -
Uses of BmpSession in org.opendaylight.protocol.bmp.mock
Modifier and TypeMethodDescriptionBmpMockSessionFactory.getSession
(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory)