public interface ChannelPipelineInitializer<S extends BGPSession>
| Modifier and Type | Method and Description |
|---|---|
void |
initializeChannel(io.netty.channel.socket.SocketChannel socketChannel,
io.netty.util.concurrent.Promise<S> promise) |
void initializeChannel(io.netty.channel.socket.SocketChannel socketChannel,
io.netty.util.concurrent.Promise<S> promise)
Copyright © 2019 OpenDaylight. All rights reserved.