Uses of Enum
org.apache.logging.log4j.core.util.internal.Status
Packages that use Status
-
Uses of Status in org.apache.logging.log4j.core.util.internal
Fields in org.apache.logging.log4j.core.util.internal declared as StatusMethods in org.apache.logging.log4j.core.util.internal that return StatusModifier and TypeMethodDescriptionHttpInputStreamUtil.Result.getStatus()
static Status
Returns the enum constant of this type with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.logging.log4j.core.util.internal with parameters of type Status