Uses of Class
org.opendaylight.openflowjava.protocol.impl.core.TcpChannelInitializer
Packages that use TcpChannelInitializer
-
Uses of TcpChannelInitializer in org.opendaylight.openflowjava.protocol.impl.core
Methods in org.opendaylight.openflowjava.protocol.impl.core that return TcpChannelInitializerModifier and TypeMethodDescriptionChannelInitializerFactory.createPublishingChannelInitializer()
Creates a TCP publishing channel initializer.Methods in org.opendaylight.openflowjava.protocol.impl.core with parameters of type TcpChannelInitializerModifier and TypeMethodDescriptionvoid
TcpConnectionInitializer.setChannelInitializer
(TcpChannelInitializer channelInitializer) void
TcpHandler.setChannelInitializer
(TcpChannelInitializer channelInitializer)