Uses of Package
eu.cloudnetservice.driver.network.protocol
Packages that use eu.cloudnetservice.driver.network.protocol
Package
Description
-
Classes in eu.cloudnetservice.driver.network.protocol used by eu.cloudnetservice.driver.networkClassDescriptionRepresents the main communication entrypoint for the CloudNet network.A packet listener registry is responsible for registering packet listeners and posting packet listeners to their handler.Represents a source of packets which is connected to a specific target.Represents the manager used by the cloud to manage incoming and outgoing query packets.
-
-
Classes in eu.cloudnetservice.driver.network.protocol used by eu.cloudnetservice.driver.network.protocolClassDescriptionRepresents a packet with no content in it, throwing an exception when trying to construct a response for or trying to read from.Represents the main communication entrypoint for the CloudNet network.Represents a listener for a specific packet.A packet listener registry is responsible for registering packet listeners and posting packet listeners to their handler.