Uses of Interface
eu.cloudnetservice.driver.network.DefaultNetworkComponent
Packages that use DefaultNetworkComponent
Package
Description
-
Uses of DefaultNetworkComponent in eu.cloudnetservice.driver.network.netty.client
Classes in eu.cloudnetservice.driver.network.netty.client that implement DefaultNetworkComponentModifier and TypeClassDescriptionclassThe default implementation of a network client, using the netty network client implementations. -
Uses of DefaultNetworkComponent in eu.cloudnetservice.driver.network.netty.server
Classes in eu.cloudnetservice.driver.network.netty.server that implement DefaultNetworkComponentModifier and TypeClassDescriptionclassThe default netty based implementation of the network server.