Interface PCEPDispatcherImpl.ChannelPipelineInitializer
- Enclosing class:
- PCEPDispatcherImpl
protected static interface PCEPDispatcherImpl.ChannelPipelineInitializer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initializeChannel
(io.netty.channel.socket.SocketChannel socketChannel, io.netty.util.concurrent.Promise<PCEPSession> promise)
-
Method Details
-
initializeChannel
void initializeChannel(io.netty.channel.socket.SocketChannel socketChannel, io.netty.util.concurrent.Promise<PCEPSession> promise)
-