@FunctionalInterface public static interface BmpDispatcherUtil.CreateChannel
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.ChannelInitializer<io.netty.channel.AbstractChannel> |
create(org.opendaylight.protocol.bmp.api.BmpSessionFactory sessionFactory,
BmpHandlerFactory hf,
org.opendaylight.protocol.bmp.api.BmpSessionListenerFactory slf) |
io.netty.channel.ChannelInitializer<io.netty.channel.AbstractChannel> create(@Nonnull org.opendaylight.protocol.bmp.api.BmpSessionFactory sessionFactory, @Nonnull BmpHandlerFactory hf, @Nonnull org.opendaylight.protocol.bmp.api.BmpSessionListenerFactory slf)
Copyright © 2018 OpenDaylight. All rights reserved.