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, @Nonnull BmpSessionListenerFactory sessionListenerFactory)
channel - generated channelsessionListenerFactory - listener factoryCopyright © 2019 OpenDaylight. All rights reserved.