Uses of Enum Class
org.reprogle.honeypot.providers.BehaviorType
Packages that use BehaviorType
-
Uses of BehaviorType in org.reprogle.honeypot.providers
Fields in org.reprogle.honeypot.providers declared as BehaviorTypeMethods in org.reprogle.honeypot.providers that return BehaviorTypeModifier and TypeMethodDescriptionBehaviorProvider.getBehaviorType()Return the type of the behavior.static BehaviorTypeReturns the enum constant of this class with the specified name.static BehaviorType[]BehaviorType.values()Returns an array containing the constants of this enum class, in the order they are declared.