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)
BmpSessionFactory
getSession
in interface BmpSessionFactory
channel
- generated channelsessionListenerFactory
- listener factoryCopyright © 2018 OpenDaylight. All rights reserved.