Uses of Class
eu.cloudnetservice.driver.impl.network.netty.NettyOptionSettingChannelInitializer
Packages that use NettyOptionSettingChannelInitializer
Package
Description
-
Uses of NettyOptionSettingChannelInitializer in eu.cloudnetservice.driver.impl.network.netty
Methods in eu.cloudnetservice.driver.impl.network.netty that return NettyOptionSettingChannelInitializer -
Uses of NettyOptionSettingChannelInitializer in eu.cloudnetservice.driver.impl.network.netty.client
Subclasses of NettyOptionSettingChannelInitializer in eu.cloudnetservice.driver.impl.network.netty.clientModifier and TypeClassDescriptionclassThe channel handler implementation responsible for initializing the newly opened channel. -
Uses of NettyOptionSettingChannelInitializer in eu.cloudnetservice.driver.impl.network.netty.server
Subclasses of NettyOptionSettingChannelInitializer in eu.cloudnetservice.driver.impl.network.netty.serverModifier and TypeClassDescriptionclassThe default netty based handler responsible to initialize new channels which get connected to the current node.