Uses of Enum Class
io.quarkus.websockets.next.runtime.TrafficLogger.Type
Packages that use TrafficLogger.Type
-
Uses of TrafficLogger.Type in io.quarkus.websockets.next.runtime
Methods in io.quarkus.websockets.next.runtime that return TrafficLogger.TypeModifier and TypeMethodDescriptionstatic TrafficLogger.TypeReturns the enum constant of this class with the specified name.static TrafficLogger.Type[]TrafficLogger.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.