Interface AbstractNetconfDispatcher.PipelineInitializer<S extends org.opendaylight.netconf.api.NetconfSession>
-
- All Superinterfaces:
AbstractNetconfDispatcher.ChannelPipelineInitializer<io.netty.channel.socket.SocketChannel,S>
- Enclosing class:
- AbstractNetconfDispatcher<S extends org.opendaylight.netconf.api.NetconfSession,L extends org.opendaylight.netconf.api.NetconfSessionListener<? super S>>
protected static interface AbstractNetconfDispatcher.PipelineInitializer<S extends org.opendaylight.netconf.api.NetconfSession> extends AbstractNetconfDispatcher.ChannelPipelineInitializer<io.netty.channel.socket.SocketChannel,S>
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.netconf.nettyutil.AbstractNetconfDispatcher.ChannelPipelineInitializer
initializeChannel
-
-