Uses of Package
marauroa.server.net.flood
Packages that use marauroa.server.net.flood
Package
Description
This package handles flood detection.
The package stores the TCP implementation of a network server manager.
-
Classes in marauroa.server.net.flood used by marauroa.server.net.floodClassDescriptionStores for each player the amount of messages and bytes sent since the last timestamp.Implement this interface to assert if an entry is flooding or not.
-
Classes in marauroa.server.net.flood used by marauroa.server.net.nioClassDescriptionStores for each player the amount of messages and bytes sent since the last timestamp.Implement this interface to assert if an entry is flooding or not.