Uses of Package
eu.cloudnetservice.driver.impl.network.netty
Packages that use eu.cloudnetservice.driver.impl.network.netty
Package
Description
-
Classes in eu.cloudnetservice.driver.impl.network.netty used by eu.cloudnetservice.driver.impl.network.nettyClassDescriptionThe default netty based implementation of a network channel.A custom channel initializer implementation which activates option in the given channel during the initialization if they are supported by the implementation.Holds all supported transport types and functionality to retrieve model instances for servers/clients construction.
-
Classes in eu.cloudnetservice.driver.impl.network.netty used by eu.cloudnetservice.driver.impl.network.netty.clientClassDescriptionThe default netty inbound handler used to call downstream packet listeners when receiving a packet.A custom channel initializer implementation which activates option in the given channel during the initialization if they are supported by the implementation.
-
Classes in eu.cloudnetservice.driver.impl.network.netty used by eu.cloudnetservice.driver.impl.network.netty.serverClassDescriptionThe default netty inbound handler used to call downstream packet listeners when receiving a packet.A custom channel initializer implementation which activates option in the given channel during the initialization if they are supported by the implementation.