Uses of Interface
eu.cloudnetservice.driver.network.protocol.PacketListenerRegistry
Packages that use PacketListenerRegistry
-
Uses of PacketListenerRegistry in eu.cloudnetservice.driver.network
Methods in eu.cloudnetservice.driver.network that return PacketListenerRegistryModifier and TypeMethodDescriptionNetworkChannel.packetRegistry()Get the packet listener registry responsible for this channel.NetworkComponent.packetRegistry()Get the packet listener registry which will be the root registry for all channels initialized by this component. -
Uses of PacketListenerRegistry in eu.cloudnetservice.driver.network.protocol
Methods in eu.cloudnetservice.driver.network.protocol that return PacketListenerRegistryModifier and TypeMethodDescriptionPacketListenerRegistry.parent()Get the parent listener registry of this registry or null if no parent registry is present.