Uses of Enum Class
org.graylog2.inputs.codecs.gelf.GELFMessage.Type
Packages that use GELFMessage.Type
-
Uses of GELFMessage.Type in org.graylog2.inputs.codecs.gelf
Methods in org.graylog2.inputs.codecs.gelf that return GELFMessage.TypeModifier and TypeMethodDescriptionGELFMessage.getGELFType()static GELFMessage.TypeReturns the enum constant of this class with the specified name.static GELFMessage.Type[]GELFMessage.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.