public class DefaultBmpSessionFactory extends Object implements BmpSessionFactory
| Constructor and Description | 
|---|
| DefaultBmpSessionFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| BmpSession | getSession(io.netty.channel.Channel channel,
          BmpSessionListenerFactory sessionListenerFactory)Creates Bmp Session. | 
public BmpSession getSession(io.netty.channel.Channel channel, BmpSessionListenerFactory sessionListenerFactory)
BmpSessionFactorygetSession in interface BmpSessionFactorychannel - generated channelsessionListenerFactory - listener factoryCopyright © 2018 OpenDaylight. All rights reserved.