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