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