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