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