public interface BmpSessionFactory
Modifier and Type | Method and Description |
---|---|
BmpSession |
getSession(io.netty.channel.Channel channel,
BmpSessionListenerFactory sessionListenerFactory)
Creates Bmp Session.
|
@Nonnull BmpSession getSession(@Nonnull io.netty.channel.Channel channel, @Nullable BmpSessionListenerFactory sessionListenerFactory)
channel
- generated channelsessionListenerFactory
- listener factoryCopyright © 2018 OpenDaylight. All rights reserved.